summaryrefslogtreecommitdiff
path: root/plat/arm/board/fvp/fvp_bl2_measured_boot.c
Commit message (Expand)AuthorAgeFilesLines
* feat(fvp): add Event Log maximum size property in DTManish V Badarkhe2023-04-181-2/+4
* feat(fvp): copy the Event Log to TZC secured DRAM areaManish V Badarkhe2023-03-081-3/+18
* refactor(fvp): pass platform metadata as a function's argumentManish V Badarkhe2022-11-221-1/+2
* fix(measured-boot): add SP entries to event_log_metadataImre Kis2022-05-251-0/+12
* feat(plat/arm/fvp): enable RSS backend based measured bootTamas Ban2022-05-111-0/+35
* fix(measured-boot): add RMM entry to event_log_metadataTamas Ban2022-02-231-0/+1
* refactor(fvp): avoid Measured-Boot dependency on Trusted-BootManish V Badarkhe2022-01-111-2/+12
* feat(fvp): measure critical dataManish V Badarkhe2021-12-081-0/+65
* refactor(measured boot): rename a macro INVALID_ID to EVLOG_INVALID_IDManish V Badarkhe2021-11-231-1/+2
* refactor(measured boot): make measurement strings compliant with SBSGManish V Badarkhe2021-10-121-10/+10
* feat(plat/fvp): pass Event Log addr and size from BL1 to BL2Manish V Badarkhe2021-10-121-9/+34
* feat(measured_boot): image hash measurement and recording in BL1Manish V Badarkhe2021-10-121-0/+85