]> Git Repo - u-boot.git/commit - boot/bootm.c
bootm: Support boot measurement
authorEddie James <[email protected]>
Tue, 24 Oct 2023 15:43:50 +0000 (10:43 -0500)
committerIlias Apalodimas <[email protected]>
Fri, 27 Oct 2023 10:15:57 +0000 (13:15 +0300)
commitdec166d6b2c28d971394ebe1bc0ac70b88b575c0
treeef358001d2c0b68a23a24bb42fbf2c96b187f22c
parent97707f12fdabf5fab5942504dab711a665854942
bootm: Support boot measurement

Add a configuration option to measure the boot through the bootm
function. Add the measurement state to the booti and bootz paths
as well.

Signed-off-by: Eddie James <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Ilias: Added some info on Kconfig explaining this is when booting !EFI
Signed-off-by: Ilias Apalodimas <[email protected]>
boot/Kconfig
boot/bootm.c
cmd/booti.c
cmd/bootm.c
cmd/bootz.c
include/bootm.h
include/image.h
This page took 0.035904 seconds and 4 git commands to generate.