arm-trusted-firmware/services/std_svc
Soby Mathew a0435105f2 feat(rme): add dummy realm attestation key to RMMD
Add a dummy realm attestation key to RMMD, and return it on request.
The realm attestation key is requested with an SMC with the following
parameters:
    * Fid (0xC400001B2).
    * Attestation key buffer PA (the realm attestation key is copied
      at this address by the monitor).
    * Attestation key buffer length as input and size of realm
      attesation key as output.
    * Type of elliptic curve.

Signed-off-by: Tamas Ban <tamas.ban@arm.com>
Signed-off-by: Subhasish Ghosh <subhasish.ghosh@arm.com>
Signed-off-by: Soby Mathew <soby.mathew@arm.com>
Change-Id: I12d8d98fd221f4638ef225c9383374ddf6e65eac
2022-03-28 15:02:01 +02:00
..
rmmd feat(rme): add dummy realm attestation key to RMMD 2022-03-28 15:02:01 +02:00
sdei Merge "fix(sdei): fix assert while kdump issue" into integration 2021-11-10 14:20:48 +01:00
spm_mm fix(spm_mm): do not compile if SVE/SME is enabled 2021-11-16 16:06:33 +00:00
spmd Merge "feat(ff-a): forward FFA_VERSION from SPMD to SPMC" into integration 2022-03-04 13:22:45 +01:00
trng Add TRNG Firmware Interface service 2021-02-05 11:49:18 +00:00
pci_svc.c SMCCC/PCI: Handle std svc boilerplate 2021-05-25 14:49:08 +02:00
std_svc_setup.c refactor(rme): reorg existing RMMD EL3 service FIDs 2022-03-24 14:50:11 +00:00