arm-trusted-firmware/services/std_svc/rmmd
Rohit Mathew 57bc3c4056 fix(rmmd): avoid TRP when external RMM is defined
The Test Realm Package (TRP) is a small payload that runs at R-EL2 if an
external RMM image path is not provided. Currently, the TRP makefile is
included if RME is enabled, regardless of whether an external RMM
image path is defined or not. This fix ensures that TRP is included
only when an external RMM path is not defined.

Signed-off-by: Rohit Mathew <Rohit.Mathew@arm.com>
Change-Id: I3cc3d2a636e65071e45c5c82cc125290887ffc09
2024-01-04 19:06:38 +00:00
..
aarch64 feat(rme): add RMM dispatcher (RMMD) 2021-10-05 11:34:53 -05:00
trp feat(rmm): update RMI VERSION command as per EAC5 2023-10-30 22:28:50 +00:00
rmmd.mk fix(rmmd): avoid TRP when external RMM is defined 2024-01-04 19:06:38 +00:00
rmmd_attest.c feat(rmmd): add support to create a boot manifest 2022-07-04 18:46:34 +01:00
rmmd_initial_context.h feat(rme): add RMM dispatcher (RMMD) 2021-10-05 11:34:53 -05:00
rmmd_main.c refactor(cm): reset the cptr_el3 before perworld context setup 2023-12-19 22:22:10 +00:00
rmmd_private.h fix(rme): use RMM shared buffer for attest SMCs 2022-07-04 18:46:01 +01:00