arm-trusted-firmware/plat/nvidia/tegra
Manish Pandey 46cc41d559 fix(ras): restrict RAS support for NS world
Current RAS framework in TF-A only supports handling errors originating
from NS world but the HANDLE_EA_EL3_FIRST flag configures it for all
lower Els. To make the current design of RAS explicit, rename this macro
to HANDLE_EA_EL3_FIRST_NS and set EA bit in scr_el3 only when
switching to NS world.

Note: I am unaware of any platform which traps errors originating in
Secure world to EL3, if there is any such platform then it need to
be explicitly implemented in TF-A

Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
Change-Id: If58eb201d8fa792c16325c85c26056e9b409b750
2022-11-08 10:10:59 +00:00
..
common fix: libc: use long for 64-bit types on aarch64 2021-11-08 14:41:17 +00:00
drivers Don't return error information from console_flush 2020-10-09 10:21:50 -05:00
include refactor(tegra132): deprecate platform 2021-08-16 11:58:24 -07:00
lib/debug Tegra: reorganize drivers and lib folders 2020-08-08 18:53:23 -07:00
scat spm: Remove SPM Alpha 1 prototype and support files 2019-12-20 16:03:32 +00:00
soc fix(ras): restrict RAS support for NS world 2022-11-08 10:10:59 +00:00
platform.mk Tegra: remove ENABLE_SVE_FOR_NS = 0 2020-08-31 10:43:44 -07:00