arm-trusted-firmware/services/std_svc/rmmd
Juan Pablo Conde 609ada9691 feat(rmmd): verify FEAT_MEC present before calling plat hoook
Some platforms do not support FEAT_MEC. Hence, they do not provide
an interface to update the update of the key corresponding to a
MECID.

This patch adds a condition in order to verify FEAT_MEC is present
before calling the corresponding platform hook, thus preventing it
from being called when the platform does not support the feature.

Change-Id: Ib1eb9e42f475e27ec31529569e888b93b207148c
Signed-off-by: Juan Pablo Conde <juanpablo.conde@arm.com>
2025-03-26 15:46:38 +01:00
..
aarch64 feat(rme): add RMM dispatcher (RMMD) 2021-10-05 11:34:53 -05:00
trp build: remove MAKE_BUILD_STRINGS function 2024-04-29 12:47:01 +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): el3 token sign during attestation 2024-10-15 08:20:28 -07:00
rmmd_initial_context.h feat(rme): add RMM dispatcher (RMMD) 2021-10-05 11:34:53 -05:00
rmmd_main.c feat(rmmd): verify FEAT_MEC present before calling plat hoook 2025-03-26 15:46:38 +01:00
rmmd_private.h feat(rmmd): el3 token sign during attestation 2024-10-15 08:20:28 -07:00