arm-trusted-firmware/services/std_svc
Charlie Bareham 4096bd66c7 fix(sdei): fix a crash when attempting to bind more events than are available
You can only bind a limited number of events in each range. If you
attempt to bind more, it was crashing. This patch makes it return an
error code instead.

Change-Id: Ib19f0f0780959ded244d45349d9d6c8607255c15
Signed-off-by: Charlie Bareham <charlie.bareham@arm.com>
2024-08-27 09:11:26 +01:00
..
drtm feat(drtm): update references to DRTM beta0 2024-03-05 14:17:15 -06:00
errata_abi refactor(errata-abi): move EXTRACT_PARTNUM to arch.h 2024-08-17 09:38:31 +01:00
rmmd fix(rmmd): remove the assert check for RMM_BASE 2024-07-21 11:42:38 +00:00
sdei fix(sdei): fix a crash when attempting to bind more events than are available 2024-08-27 09:11:26 +01:00
spm chore(cm): reorganise sctlr_el1 and tcr_el1 ctx code 2024-08-21 08:45:25 +01:00
spmd feat(el3-spmc): support simd context management upon world switch 2024-08-19 11:11:14 -05:00
trng refactor(trng): discarding the used entropy bits 2022-11-14 10:08:56 +00:00
pci_svc.c SMCCC/PCI: Handle std svc boilerplate 2021-05-25 14:49:08 +02:00
std_svc_setup.c fix(std_svc): continue boot if rmmd_setup fails 2024-07-21 11:41:14 +00:00