arm-trusted-firmware/plat/arm
dp-arm 0498343ac0 css: Ensure PSCI system off/reset is not interrupted
If there is a pending interrupt, it is possible for the AP to come out
of the final WFI before SCP has a chance to act on it.  Prevent this
by disabling the GIC CPU interface before issuing a WFI.

Previously, SCP would not wait on WFI before taking an action but
would shut down the core or system regardless.

Change-Id: Ib0bcf69a515d540ed4f73c11e40ec7c863e39c92
Signed-off-by: dp-arm <dimitris.papastamos@arm.com>
2017-04-20 15:05:21 +01:00
..
board Merge pull request #888 from douglas-raillard-arm/dr/fix_ULL_issue 2017-04-06 15:23:52 +01:00
common Add and use plat_crash_console_flush() API 2017-03-31 09:54:22 +01:00
css css: Ensure PSCI system off/reset is not interrupted 2017-04-20 15:05:21 +01:00
soc/common FWU: Add Firmware Update support in BL2U for ARM platforms 2015-12-09 17:41:19 +00:00