Hello Aaron Durbin, Julius Werner, Randall Spangler, Paul Menzel, Stefan Reinauer, build bot (Jenkins), Vadim Bendebury,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/22102
to look at the new patch set (#10).
Change subject: security/vboot: Add two weak methods for vboot2 ......................................................................
security/vboot: Add two weak methods for vboot2
In order to make VBOOT2 independent from the CHROMEOS kconfig option a weak method for get_write_protect_state and get_recovery_mode_switch() is required.
Introduce a kconfig option for controlling this behaviour.
This is a temporary fix and will be removed afterwards.
Change-Id: I3b1555bd93e1605e04d5c3ea6a752eb1459e426e Signed-off-by: Philipp Deppenwiese zaolin@das-labor.org --- M src/security/vboot/Kconfig M src/security/vboot/bootmode.c 2 files changed, 26 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/02/22102/10