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
1 parent 974603b commit 8c9e1af0b5df7ee1ff32e6192ee0252315900895
@Sandrine Bailleux Sandrine Bailleux authored on 18 Aug 2016
Showing 3 changed files
View
plat/arm/board/fvp/fvp_err.c
View
plat/arm/board/juno/juno_err.c
View
plat/common/aarch64/platform_helpers.S