arm-trusted-firmware/services/std_svc/drtm
Manish V Badarkhe 8666bcfa75 feat(drtm): validate launch features in DRTM parameters
Perform sanity checks on the launch features received via DRTM parameters.
Return INVALID_PARAMETERS if they are incorrect.

Change-Id: I7e8068154028d1c8f6b6b45449616bb5711ea76e
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
2025-03-09 11:59:14 +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): validate launch features in DRTM parameters 2025-03-09 11:59:14 +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