coreboot-kgpe-d16/src/vboot
Aaron Durbin 1f0ce3a80e commonlib/include: remove NEED_VB20_INTERNALS
vboot_handoff.c is the only place that needs the vb2 internals.
Provide it in the one place it is actually required instead of
pulling in the headers unnecessarily in common code. There is,
however, still a need to get the vb2 hashing types for a function
declaration.

Change-Id: I038fda68b1cd05fa2e66135158e5e2d18567563a
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/17475
Tested-by: build bot (Jenkins)
Reviewed-by: Furquan Shaikh <furquan@google.com>
2016-11-19 16:57:27 +01:00
..
bootmode.c vboot: Add support for recovery mode with forced memory retraining 2016-11-10 00:44:02 +01:00
common.c src/vboot: Capitalize RAM and CPU 2016-07-31 19:31:41 +02:00
Kconfig vboot: Add support for recovery hash space in TPM 2016-11-10 18:10:42 +01:00
Makefile.inc vboot: Add support for recovery hash space in TPM 2016-11-10 18:10:42 +01:00
misc.h
secdata_mock.c vboot: Add support for recovery hash space in TPM 2016-11-10 18:10:42 +01:00
secdata_tpm.c vboot: make TPM factory init sequence more robust. 2016-11-16 02:16:11 +01:00
symbols.h
vbnv.c
vbnv.h
vbnv_cmos.c
vbnv_ec.c
vbnv_flash.c vboot/vbnv_flash: Binary search to find last used entry 2016-09-20 21:50:27 +02:00
vbnv_layout.h
vboot_common.c vboot/vboot_common: actually provide a writable region_device 2016-08-24 00:09:16 +02:00
vboot_common.h vboot: Add support for recovery mode with forced memory retraining 2016-11-10 00:44:02 +01:00
vboot_handoff.c commonlib/include: remove NEED_VB20_INTERNALS 2016-11-19 16:57:27 +01:00
vboot_loader.c vboot: consolidate google_chromeec_early_init() calls 2016-08-25 22:50:17 +02:00
vboot_logic.c vboot: Add support for recovery hash space in TPM 2016-11-10 18:10:42 +01:00
verstage.c