arm-trusted-firmware/include/plat
Raghu Krishnamurthy 6a88ec8b30 feat(rmmd): el3 token sign during attestation
Add required SMCs by RMM to push attestation signing requests to EL3
and get responses. EL3 may then choose to push these requests to a HES
as suitable for a platform. This patch also supports the new
RMM_EL3_FEATURES interface, that RMM can use to query for support for
HES based signing. The new interface exposes a feature register with
different bits defining different discoverable features. This new
interface is available starting the 0.4 version of the RMM-EL3
interface, causing the version to bump up. This patch also adds a
platform port for FVP that implements the platform hooks required to
enable the new SMCs, but it does not push to a HES and instead copies a
zeroed buffer in EL3.

Change-Id: I69c110252835122a9533e71bdcce10b5f2a686b2
Signed-off-by: Raghu Krishnamurthy <raghupathyk@nvidia.com>
2024-10-15 08:20:28 -07:00
..
arm feat(arm): add support for loading CONFIG from BL2 2024-09-27 14:58:58 +01:00
brcm/common Add BL2 support for Broadcom stingray platform 2020-04-03 17:12:42 +05:30
common feat(rmmd): el3 token sign during attestation 2024-10-15 08:20:28 -07:00
marvell/armada refactor(libc): clean up dependencies in libc 2022-09-22 13:23:49 +02:00
nuvoton fix(nuvoton): fix MMU mapping settings 2024-06-06 09:24:13 +02:00