arm-trusted-firmware/plat/arm
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
..
board feat(rmmd): verify FEAT_MEC present before calling plat hoook 2025-03-26 15:46:38 +01:00
common build(poetry): install dependencies with --no-root 2025-03-10 09:27:38 +00:00
css/common feat(arm): convert arm platforms to expect a wakeup 2025-02-03 14:29:47 +00:00
soc/common