arm-trusted-firmware/services/std_svc
Varun Wadekar fdd8a24b98 fix(std_svc): continue boot if rmmd_setup fails
This patch allows the boot sequence to continue even if
rmmd_setup() fails. This allows platforms to use the same
RME-enabled image to support the scenarios where RMM image
is not present.

Change-Id: Ie4de15fb98ae7226eda410e15f1a650108dd8fb3
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
2024-07-21 11:41:14 +00:00
..
drtm feat(drtm): update references to DRTM beta0 2024-03-05 14:17:15 -06:00
errata_abi chore(errata-abi): minor variable rename 2024-05-30 10:39:24 -05:00
rmmd fix(rmmd): ignore SMC FID when RMM image is not present 2024-07-21 11:40:46 +00:00
sdei refactor(sdei): use common create_spsr() in SDEI library 2024-03-07 11:35:49 -06:00
spm fix(el3-spmc): fix dangling pointer in FFA_CONSOLE_LOG 2024-02-14 17:53:24 +00:00
spmd refactor(spmd): move plat_my_core_pos calls 2024-07-09 15:23:34 +02: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