Attention is currently required from: Julius Werner, Nick Vaccaro, Vladimir Serbinenko, Yu-Ping Wu.
Hello Julius Werner, Nick Vaccaro, Yu-Ping Wu, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/81508?usp=email
to look at the new patch set (#4).
Change subject: Support for creating hybrid vboot images ......................................................................
Support for creating hybrid vboot images
This allows creating an image where RO is triggered by default with normal RW secrets locked out. On a signal in CMOS, clear the signal and follow normal RW_A/RW_B path. This allows dual-boot between stock ChromeOS and an alternative payload while keeping compatibility with ChromeOS updates.
Change-Id: I9b26c332f5bf6befd62b5930b19d1b20e76261e7 Signed-off-by: Vladimir Serbinenko phcoder@gmail.com --- M src/drivers/mrc_cache/mrc_cache.c M src/mainboard/google/volteer/Kconfig M src/security/vboot/Kconfig M src/security/vboot/misc.h M src/security/vboot/vboot_common.h M src/security/vboot/vboot_loader.c M src/security/vboot/vboot_logic.c M src/soc/intel/common/block/cse/cse_eop.c 8 files changed, 121 insertions(+), 9 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/08/81508/4