arm-trusted-firmware/bl31
Arvind Ram Prakash 03fafc0b66 refactor(sdei): use common create_spsr() in SDEI library
The current SPSR updation code as part of the SDEI interrupt handler
code is outdated. This patch replaces the legacy code with a call to
an up-to-date create_spsr()

Change-Id: I1f5fdd41dd14f4b09601310fe881fa3783d7f505
Signed-off-by: Arvind Ram Prakash <arvind.ramprakash@arm.com>
2024-03-07 11:35:49 -06:00
..
aarch64 feat(el3-runtime): introduce UNDEF injection to lower EL 2024-02-28 12:47:29 +00:00
bl31.ld.S feat(build): check that .text section starts at page boundary 2023-11-06 23:22:25 +03:00
bl31.mk build: use toolchain identifiers in conditions 2024-02-06 11:14:52 +00:00
bl31_context_mgmt.c feat(rme): add context management changes for FEAT_RME 2021-10-05 18:41:35 +02:00
bl31_main.c feat(context-mgmt): report context memory usage 2023-12-29 14:37:14 +00:00
bl31_traps.c refactor(sdei): use common create_spsr() in SDEI library 2024-03-07 11:35:49 -06:00
ehf.c fix(ehf): restrict secure world FIQ routing model to SPM_MM 2024-02-01 13:15:43 +00:00
interrupt_mgmt.c refactor(el3-runtime): plat_ic_has_interrupt_type returns bool 2023-09-25 17:09:15 -05:00