Attention is currently required from: Angel Pons, Arthur Heymans, Erik van den Bogaert, Frans Hendriks.
Hello Angel Pons, Arthur Heymans, Erik van den Bogaert,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/82257?usp=email
to look at the new patch set (#2).
Change subject: vc/eltan/security/verified_boot: call tlcl_lib_init() in every stage ......................................................................
vc/eltan/security/verified_boot: call tlcl_lib_init() in every stage
tlcl2_process_command() requires tlcl_tis_sendrecv to be initialized. In POSTCAR stage tlcl_lib_init() not initialized.
Execute tlcl_lib_init() in every stage.
BUG = N/A TESTED = Built and boot facebook FBG1701 and verify logging
Change-Id: I50d96462c667e48337864027895e000bbe16c3b3 Signed-off-by: Frans Hendriks fhendriks@eltan.com --- M src/vendorcode/eltan/security/verified_boot/vboot_check.c 1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/57/82257/2