arm-trusted-firmware/lib/el3_runtime
Manish Pandey ff1d2ef387 fix(el3_runtime): restore SPSR/ELR/SCR after esb
SCR_EL3 register is restored before esb issued and it is assumed
that EAs are unmasked at that point, which is wrong, as the SCR_EL3
value at that time is restored from the context of the world where
it is returning to.

Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
Change-Id: Id1c7150a70b5f589b0dc7c50c359b4d23ee9f256
2022-12-01 10:26:42 +01:00
..
aarch32 refactor(context mgmt): add cm_prepare_el3_exit_ns function 2022-04-12 17:42:11 +02:00
aarch64 fix(el3_runtime): restore SPSR/ELR/SCR after esb 2022-12-01 10:26:42 +01:00
cpu_data_array.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00