arm-trusted-firmware/include/lib/aarch64
Jeenu Viswambharan 1a7c1cfe70 RAS: Add fault injection support
The ARMv8.4 RAS extensions introduce architectural support for software
to inject faults into the system in order to test fault-handling
software. This patch introduces the build option FAULT_HANDLING_SUPPORT
to allow for lower ELs to use registers in the Standard Error Record to
inject fault. The build option RAS_EXTENSIONS must also be enabled along
with fault injection.

This feature is intended for testing purposes only, and is advisable to
keep disabled for production images.

Change-Id: I6f7a4454b15aec098f9505a10eb188c2f928f7ea
Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>
2018-05-04 08:33:17 +01:00
..
arch.h RAS: Add fault injection support 2018-05-04 08:33:17 +01:00
arch_helpers.h RAS: Add helpers to access Standard Error Records 2018-05-04 08:33:17 +01:00
smcc_helpers.h Rename 'smcc' to 'smccc' 2018-03-21 10:49:27 +00:00
smccc_helpers.h Rename 'smcc' to 'smccc' 2018-03-21 10:49:27 +00:00