arm-trusted-firmware/drivers/arm/gic
Derek Basehore 3580a497b5 GICv3: Fix Dist restore for when the GIC is reset
If the GIC loses power during suspend, which the restore code was
written for, exit early in the post restore power sequence. This
prevents an assert from tripping, and the power sequence isn't needed
in this case anyways.

Signed-off-by: Derek Basehore <dbasehore@chromium.org>
2018-01-23 17:42:49 -08:00
..
common GIC: Add helpers to set interrupt configuration 2017-10-16 16:50:02 +01:00
v2 Merge pull request #1145 from etienne-lms/rfc-armv7-2 2017-11-23 23:41:24 +00:00
v3 GICv3: Fix Dist restore for when the GIC is reset 2018-01-23 17:42:49 -08:00
arm_gic.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
gic_v2.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
gic_v3.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00