arm-trusted-firmware/include/plat/common
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
..
common_def.h feat(common): add SZ_* macros 2022-02-08 10:49:36 +01:00
plat_trng.h Add TRNG Firmware Interface service 2021-02-05 11:49:18 +00:00
platform.h feat(rme): add dummy realm attestation key to RMMD 2022-03-28 15:02:01 +02:00