arm-trusted-firmware/drivers/arm
Soby Mathew ebf1ca10e4 GICv3: add functions for save and restore
During system suspend, the GICv3 Distributor and Redistributor context
can be lost due to power gating of the system power domain. This means
that the GICv3 context needs to be saved prior to system suspend and
restored on wakeup. Currently the consensus is that the Firmware should
be in charge of this. See tf-issues#464 for more details.

This patch introduces helper APIs in the GICv3 driver to save and
restore the Distributor and Redistributor contexts. The GICv3 ITS
context is not considered in this patch because the specification says
that the details of ITS power management is implementation-defined.
These APIs are expected to be appropriately invoked by the platform
layer during system suspend.

Fixes ARM-software/tf-issues#464

Change-Id: Iebb9c6770ab8c4d522546f161fa402d2fe02ec00
Signed-off-by: Soby Mathew <soby.mathew@arm.com>
Signed-off-by: Douglas Raillard <douglas.raillard@arm.com>
2017-10-05 16:47:53 +01:00
..
cci CCI: Adapt for specific product at run time 2017-08-01 14:33:47 +01:00
cci400 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
ccn Fix type of `unsigned long` constants 2017-09-21 12:03:53 +01:00
gic GICv3: add functions for save and restore 2017-10-05 16:47:53 +01:00
pl011 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
pl061 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
smmu Add SMMUv3 driver 2017-08-01 14:33:47 +01:00
sp804 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
sp805 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
tzc Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
tzc400 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00