
26 Jan
2023
26 Jan
'23
2:41 a.m.
Hi Eddie,
On Wed, 25 Jan 2023 at 10:18, Eddie James eajames@linux.ibm.com wrote:
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
boot/Kconfig | 23 ++++++++++++++++ boot/bootm.c | 70 +++++++++++++++++++++++++++++++++++++++++++++++++ cmd/booti.c | 1 + cmd/bootm.c | 2 ++ cmd/bootz.c | 1 + include/bootm.h | 2 ++ include/image.h | 1 + 7 files changed, 100 insertions(+)
Can you please add a change log? I recall making comments but cannot see the changes here.
Regards, Simon