Hello Aaron Durbin, Wim Vervoorn, build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/37787
to look at the new patch set (#2).
Change subject: security/vboot: Intruduce CONFIG_VBOOT_LIB to control vboot library ......................................................................
security/vboot: Intruduce CONFIG_VBOOT_LIB to control vboot library
As discussed in CB:35077, since both measured boot and verified boot depends on vboot library, it had better build and link the vboot library less conditionally. Only the actual verification stuff should be conditional on CONFIG_VBOOT.
Change-Id: Ia1907a11c851ee45a70582e02bdbe08fb18cc6a4 Signed-off-by: Bill XIE persmule@hardenedlinux.org --- M src/security/vboot/Kconfig M src/security/vboot/Makefile.inc 2 files changed, 42 insertions(+), 35 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/87/37787/2