arm-trusted-firmware/services/std_svc/drtm
Manish V Badarkhe 94127ae299 feat(drtm): retrieve DLME image authentication features
Retrieve DLME image authentication features and report them
back to the DCE preamble. Currently, this value is always set
to 0, as no platform supports DLME authentication.

Additionally, the default schema is always used instead of
the DLME PCR schema since DLME authentication is not currently
supported.

This change primarily upgrades the DRTM parameters version to V2,
aligning with DRTM spec v1.1 [1].

[1]: https://developer.arm.com/documentation/den0113/c/?lang=en

Change-Id: Ie2ceb0d2ff49465643597e8725710a93d89e74a2
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
2025-02-26 12:56:30 +00:00
..
drtm_dma_prot.c feat(drtm): add a few DRTM DMA protection APIs 2022-10-05 15:25:28 +01:00
drtm_dma_prot.h feat(drtm): add a few DRTM DMA protection APIs 2022-10-05 15:25:28 +01:00
drtm_main.c feat(drtm): retrieve DLME image authentication features 2025-02-26 12:56:30 +00:00
drtm_main.h feat(drtm): retrieve DLME image authentication features 2025-02-26 12:56:30 +00:00
drtm_measurements.c feat(drtm): log No-Action Event in Event Log for DRTM measurements 2025-02-26 12:56:09 +00:00
drtm_measurements.h feat(drtm): ensure event types aligns with DRTM specification v1.1 2025-02-26 12:52:22 +00:00
drtm_remediation.c fix(drtm): return proper values for DRTM get and set error SMCs 2024-08-29 17:31:35 +01:00
drtm_remediation.h feat(drtm): add remediation driver support in DRTM 2022-10-05 15:25:28 +01:00
drtm_res_address_map.c fix(drtm): sort the address-map in ascending order 2025-02-10 15:21:00 +00:00