arm-trusted-firmware/plat/common/aarch64
Jeenu Viswambharan d5a23af50f RAS: Introduce handler for Double Faults
Double fault is when the PE receives another error whilst one is being
handled. To detect double fault condition, a per-CPU flag is introduced
to track the status of error handling. The flag is checked/modified
while temporarily masking external aborts on the PE.

This patch routes double faults to a separate platform-defined handler.

Change-Id: I70e9b7ba4c817273c55a0af978d9755ff32cc702
Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>
2018-07-19 10:13:18 +01:00
..
plat_common.c DynamIQ: Enable MMU without using stack 2018-06-27 11:31:30 +01:00
plat_psci_common.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
platform_helpers.S RAS: Introduce handler for Double Faults 2018-07-19 10:13:18 +01:00
platform_mp_stack.S Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
platform_up_stack.S Use SPDX license identifiers 2017-05-03 09:39:28 +01:00