arm-trusted-firmware/drivers/arm/gic/v3
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
..
arm_gicv3_common.c GICv3: Fix Dist restore for when the GIC is reset 2018-01-23 17:42:49 -08:00
gic500.c GICv3: add functions for save and restore 2017-10-05 16:47:53 +01:00
gic600.c GICv3: add functions for save and restore 2017-10-05 16:47:53 +01:00
gicv3_helpers.c GIC: Fix Group 0 enabling 2017-11-13 07:49:30 +00:00
gicv3_main.c GIC: Fix Group 0 enabling 2017-11-13 07:49:30 +00:00
gicv3_private.h GIC: Fix Group 0 enabling 2017-11-13 07:49:30 +00:00