arm-trusted-firmware/plat/arm/board
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
..
a5ds refactor(arm): replace hard-coded HW_CONFIG DT size 2024-04-12 06:28:33 +00:00
arm_fpga feat(fpga): enable new CPU features 2024-06-21 14:00:24 +01:00
automotive_rd/platform/rd1ae feat(rd1ae): enabling Trusted Board Boot(TBB) for RD-1 AE 2024-09-27 15:00:38 +01:00
common feat(arm): mock support for CCA NV ctr 2024-06-07 11:40:08 +01:00
corstone700 build(bl32): added check for AARCH32_SP 2023-08-24 14:22:34 -05:00
corstone1000 fix(corstone-1000): fix Makefile error reporting 2024-08-27 10:39:41 +01:00
fvp feat(rmmd): el3 token sign during attestation 2024-10-15 08:20:28 -07:00
fvp_r fix(arm): add extra hash config to validate ROTPK 2024-09-09 11:22:28 +01:00
fvp_ve feat(fvp): add flash areas for secure partition 2024-07-29 09:55:43 +01:00
juno build: unify verbosity handling 2024-06-14 15:54:48 +00:00
morello build: remove MAKE_BUILD_STRINGS function 2024-04-29 12:47:01 +00:00
n1sdp refactor(arm): remove unused SP_MIN UART macros 2024-04-02 13:36:31 +01:00
neoverse_rd feat(neoverse-rd): allow RESET_TO_BL31 for third gen platforms 2024-09-25 12:13:38 +05:30
tc fix(arm): add extra hash config to validate ROTPK 2024-09-09 11:22:28 +01:00