arm-trusted-firmware/services/std_svc/sdei
John Powell e6381f9cf8 feat(sdei): add a function to return total number of events registered
This patch adds a public API to return the total number of registered
events. The purpose of this is primarily for DRTM to ensure that no
SDEI event can interfere with a dynamic launch.

Signed-off-by: John Powell <john.powell@arm.com>
Change-Id: I1d1cba2da7d5566cc340620ee1ce7d7844740b86
2022-10-05 15:25:28 +01:00
..
sdei_dispatch.S Make setjmp.h prototypes comply with the C standard 2019-02-08 13:42:38 +00:00
sdei_event.c feat(sdei): add a function to return total number of events registered 2022-10-05 15:25:28 +01:00
sdei_intr_mgmt.c fix: libc: use long for 64-bit types on aarch64 2021-11-08 14:41:17 +00:00
sdei_main.c Merge "fix(sdei): fix assert while kdump issue" into integration 2021-11-10 14:20:48 +01:00
sdei_private.h Switch AARCH32/AARCH64 to __aarch64__ 2019-08-01 13:45:03 -07:00
sdei_state.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00