arm-trusted-firmware/plat/common
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
..
aarch32 Remove sp_min functions from plat_common.c 2018-03-02 16:41:18 +00:00
aarch64 RAS: Introduce handler for Double Faults 2018-07-19 10:13:18 +01:00
tbbr cert: move platform_oid.h to include/tools_share for all platforms 2017-05-24 00:08:35 +09:00
plat_bl1_common.c Fix some violations to MISRA rule 8.3 2018-07-11 17:33:29 +02:00
plat_bl_common.c Fix MISRA rule 8.4 in common code 2018-02-28 17:18:46 +00:00
plat_gic.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
plat_gicv2.c plat: fix switch statements to comply with MISRA rules 2018-03-26 12:43:05 +01:00
plat_gicv3.c plat: fix switch statements to comply with MISRA rules 2018-03-26 12:43:05 +01:00
plat_log_common.c Implement log framework 2017-09-11 15:37:24 +01:00
plat_psci_common.c Fix PSCI STAT time stamp collection 2017-11-03 13:27:34 +00:00