arm-trusted-firmware/services
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
..
arm_arch_svc fix(services): disable workaround discovery on aarch32 for now 2023-08-04 16:02:28 +02:00
spd feat(optee): add device tree for coreboot table 2023-05-11 10:46:57 +02:00
std_svc fix(rmmd): avoid TRP when external RMM is defined 2024-01-04 19:06:38 +00:00