Hello Aaron Durbin, Subrata Banik, Philipp Deppenwiese, build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/32156
to look at the new patch set (#2).
Change subject: src/security/vboot: Added logic to also verify FSP_S component and syntax change for verify_stage_if_required. ......................................................................
src/security/vboot: Added logic to also verify FSP_S component and syntax change for verify_stage_if_required.
When VBOOT Stage Verification is enabled, FSP_S component needs to be verified. This logic has been added.
TEST=Create a coreboot.rom image by enabling CONFIG_VBOOT and CONFIG_VBOOT_STAGE_VERIFICATION. Verify that the image boots to authenticated payload and graphics is displayed via HDMI and Display Port.
Change-Id: I7e2323086ecddc5195d8b55b47cc71f599b5a0b8 Signed-off-by: Sukerkar, Amol N amol.n.sukerkar@intel.com --- M src/security/vboot/Kconfig M src/security/vboot/Makefile.inc M src/security/vboot/vboot_logic_ex.c 3 files changed, 57 insertions(+), 19 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/56/32156/2