arm-trusted-firmware/plat/common/aarch64
Sandrine Bailleux 8c9e1af0b5 Add WFI in platform's unexpected error handlers
This patch adds a WFI instruction in the default implementations of
plat_error_handler() and plat_panic_handler(). This potentially reduces
power consumption by allowing the hardware to enter a low-power state.
The same change has been made to the FVP and Juno platform ports.

Change-Id: Ia4e6e1e5bf1ed42efbba7d0ebbad7be8d5f9f173
2016-08-19 14:04:03 +01:00
..
plat_common.c Add 32 bit version of plat_get_syscnt_freq 2016-05-20 15:29:03 +01:00
plat_psci_common.c Introduce `el3_runtime` and `PSCI` libraries 2016-07-18 17:52:15 +01:00
platform_helpers.S Add WFI in platform's unexpected error handlers 2016-08-19 14:04:03 +01:00
platform_mp_stack.S Rework type usage in Trusted Firmware 2016-07-18 17:52:15 +01:00
platform_up_stack.S Rework type usage in Trusted Firmware 2016-07-18 17:52:15 +01:00