Attention is currently required from: Raul Rangel. Karthik Ramasubramanian has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/62740 )
Change subject: mb/google/guybrush: Fix building with VBOOT_STARTS_IN_BOOTBLOCK ......................................................................
Patch Set 1:
(1 comment)
Commit Message:
https://review.coreboot.org/c/coreboot/+/62740/comment/10c2c565_c69ccea1 PS1, Line 10: it when using x86 verstage. Now that we are building verstage.c only when VBOOT_STARTS_BEFORE_BOOTBLOCK, we can remove the following check in each mainboard hook in that file.
if (!CONFIG(VBOOT_STARTS_BEFORE_BOOTBLOCK)) return;