arm-trusted-firmware/lib/psa
Manish V Badarkhe d679cdecb1 refactor(fvp): use RSS API to retrieve attestation token and key
Retrieved the platform attestation token and delegated realm attestation
key through the PSA delegated attestation layer.

Even though FVP doesn't support RSS hardware today, it can still
leverage the RSS implementation of these PSA interfaces in their mocking
form (see PLAT_RSS_NOT_SUPPORTED).

Therefore, platform APIs now call these PSA interfaces instead of
directly providing these hardcoded values.

Change-Id: I31d0ca58f6f1a444f513d954da4e3e67757321ad
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
2023-03-22 16:18:30 +01:00
..
delegated_attestation.c refactor(fvp): use RSS API to retrieve attestation token and key 2023-03-22 16:18:30 +01:00
measured_boot.c Merge changes Ida9abfd5,Iec447d97 into integration 2022-12-07 13:51:57 +01:00
measured_boot_private.h feat(lib/psa): add read_measurement API 2022-11-25 10:00:13 +01:00
rss_platform.c feat(psa): interface with RSS for NV counters 2023-02-08 10:33:48 +02:00