nb/intel/sandybridge: Fix VBOOT
commit1ee3dbc63b3514b93927b40add395a31b4f1915e
authorPatrick Rudolph <patrick.rudolph@9elements.com>
Fri, 28 Feb 2020 12:11:13 +0000 (28 13:11 +0100)
committerPatrick Georgi <pgeorgi@google.com>
Mon, 2 Mar 2020 11:49:03 +0000 (2 11:49 +0000)
tree65f363306057674e1f1401a23fba7009d09d2bda
parentc8b0f31ca1b6cae993736d47d919080b6c186c6f
nb/intel/sandybridge: Fix VBOOT

The VBOOT code can be compiled but it asserts with:
ASSERTION ERROR: file 'src/security/vboot/common.c', line 40

Start VBOOT in bootblock to fix the assertion.

Tested on Lenovo X220:
The assertion is gone, the platform boots again.

Change-Id: I48365e911b4f43aecba3b1f950178b7ceed5b2e9
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39160
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
src/mainboard/google/butterfly/Kconfig
src/mainboard/google/parrot/Kconfig
src/mainboard/google/stout/Kconfig
src/mainboard/samsung/lumpy/Kconfig
src/mainboard/samsung/stumpy/Kconfig
src/northbridge/intel/sandybridge/Kconfig