Attention is currently required from: Daisuke Nojiri, Aaron Durbin. Hello build bot (Jenkins), Aaron Durbin,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/54099
to look at the new patch set (#2).
Change subject: vboot: Add VB2_CONTEXT_EC_IN_RO ......................................................................
vboot: Add VB2_CONTEXT_EC_IN_RO
This patch makes coreboot set VB2_CONTEXT_EC_IN_RO based on the boot mode read from the GSC. Vboot will check VB2_CONTEXT_EC_IN_RO to determine whether the EC can be trusted or not.
BUG=b:180927027, b:187871195 BRANCH=none TEST=build
Signed-off-by: Daisuke Nojiri dnojiri@chromium.org Change-Id: I9fa09dd7ae5baa1efb4e1ed4f0fe9a6803167c93 --- M src/security/vboot/vboot_logic.c 1 file changed, 8 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/99/54099/2