arm-trusted-firmware/services
Daniel Boulby 37596fcb43 fix(sdei): set SPSR for SDEI based on TakeException
The SDEI specification now says that during an SDEI
event handler dispatch the SPSR should be set according
to the TakeException() pseudocode function defined in
the Arm Architecture Reference Manual. This patch sets
the SPSR according to the function given in
ARM DDI 0487F.c page J1-7635

Change-Id: Id2f8f2464fd69c701d81626162827e5c4449b658
Signed-off-by: Daniel Boulby <daniel.boulby@arm.com>
2021-07-23 13:20:28 +01:00
..
arm_arch_svc SMCCC: Introduce function to check SMCCC function availability 2020-07-26 08:16:29 +01:00
spd Bug fix in tspd interrupt handling when TSP_NS_INTR_ASYNC_PREEMPT is enabled 2021-03-18 08:38:23 -05:00
std_svc fix(sdei): set SPSR for SDEI based on TakeException 2021-07-23 13:20:28 +01:00