commit | 32401ba6fb69416c467293ce4dd46b93b1d221ca | [log] [tgz] |
---|---|---|
author | Eddie James <eajames@linux.ibm.com> | Tue Oct 24 10:43:50 2023 -0500 |
committer | Ilias Apalodimas <ilias.apalodimas@linaro.org> | Fri Oct 27 13:15:57 2023 +0300 |
tree | ef358001d2c0b68a23a24bb42fbf2c96b187f22c | |
parent | 8ed7bb3a78e0122d9555579fa77e6787be12b4c3 [diff] |
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 <eajames@linux.ibm.com> Reviewed-by: Simon Glass <sjg@chromium.org> Ilias: Added some info on Kconfig explaining this is when booting !EFI Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>