coreboot/src
Joel Kitching 4114aa8375 vboot: specify NEED_VB20_INTERNALS when needed
NEED_VB20_INTERNALS should always be specified when peeking
into vboot internal data structures.

BUG=b:124141368, chromium:956474
TEST=make clean && make test-abuild
BRANCH=none

Change-Id: I5a47a28350fd5a68efeff0d06ca150c1ae145412
Signed-off-by: Joel Kitching <kitching@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32452
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2019-04-29 12:24:17 +00:00
..
acpi
arch ACPI: Add RHSA and ANDD structures for DMAR table 2019-04-26 18:03:52 +00:00
commonlib src: include <assert.h> when appropriate 2019-04-23 10:01:36 +00:00
console coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
cpu cpu/intel/car/non-evict: Select NO_FIXED_XIP_ROM_SIZE 2019-04-25 15:56:28 +00:00
device device/dram/ddr3: Remove unused variable 2019-04-25 15:55:02 +00:00
drivers drivers/spi/sst: Remove unused variables 2019-04-25 15:55:10 +00:00
ec ec/google/wilco: Support board_id with EC provided ID 2019-04-18 23:43:06 +00:00
include lib/fmap: Add area read/write functions 2019-04-23 10:22:54 +00:00
lib src/lib/selfboot: Remove unused variables 2019-04-25 15:55:21 +00:00
mainboard mb/google/sarien: Update GBB flags 2019-04-29 12:23:40 +00:00
northbridge nb/intel/sandybridge: Use system_reset() 2019-04-29 11:57:45 +00:00
security vboot: specify NEED_VB20_INTERNALS when needed 2019-04-29 12:24:17 +00:00
soc Revert "soc/intel/common/block: add VMX support" 2019-04-29 12:22:58 +00:00
southbridge src/southbridge/intel: Remove unused variables 2019-04-25 15:54:38 +00:00
superio src: include <assert.h> when appropriate 2019-04-23 10:01:36 +00:00
vendorcode coreboot: Run mainboard specific code before Cr50 reset 2019-04-23 10:21:24 +00:00
Kconfig src/Kconfig: increase heap size if using flattened image tree 2019-04-24 20:42:52 +00:00