arm-trusted-firmware/drivers/measured_boot
Sandrine Bailleux 51018a0558 refactor(measured boot): revisit error handling (3/3)
- In tpm_record_measurement():

   The platform layer is responsible for providing an exhaustive list
   of images to measure. If it doesn't then this should be treated as
   a programming error, as documented in [1].

   Thus, turn the error test into an assertion.

[1] https://trustedfirmware-a.readthedocs.io/en/latest/process/coding-guidelines.html#using-assert-to-check-for-programming-errors

Change-Id: I002309c2ebdf2d348a7d12a8f7f9e82465046b8e
Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
2021-07-05 10:33:38 +02:00
..
event_log.c refactor(measured boot): revisit error handling (3/3) 2021-07-05 10:33:38 +02:00
event_print.c Measured Boot Driver: Fix MISRA-C 2012 defects 2020-09-28 14:47:54 +01:00
measured_boot.c TF-A: Add Event Log for Measured Boot 2020-07-21 20:33:15 +00:00
measured_boot.mk Select the Log Level for the Event Log Dump on Measured Boot at build time. 2020-09-22 14:54:50 +01:00