coreboot/src/security/vboot
Eric Lai 1cf2427d1d security/vboot: Add config for GBB_FLAG_ENABLE_UDC
This change adds the missing `GBB_FLAG_ENABLE_UDC` as a config in
vboot/Kconfig (just like the other GBB flags) and uses its value to
configure GBB_FLAGS Makefile variable. This is done to allow the
mainboard to configure GBB flags by selecting appropriate configs in
Kconfig.

Signed-off-by: Eric Lai <ericr_lai@compal.corp-partner.google.com>
Change-Id: I6b397713d643cf9461294e6928596dc847ace6bd
Reviewed-on: https://review.coreboot.org/c/coreboot/+/50110
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-02-01 08:55:22 +00:00
..
antirollback.h
bootmode.c
common.c
ec_sync.c cbfs: Simplify load/map API names, remove type arguments 2020-12-02 22:13:17 +00:00
Kconfig security/vboot: Add config for GBB_FLAG_ENABLE_UDC 2021-02-01 08:55:22 +00:00
Makefile.inc security/vboot: Add config for GBB_FLAG_ENABLE_UDC 2021-02-01 08:55:22 +00:00
misc.h
mrc_cache_hash_tpm.c
mrc_cache_hash_tpm.h
secdata_mock.c
secdata_tpm.c security/vboot/secdata_tpm.c: Remove repeated word 2021-01-18 07:36:49 +00:00
symbols.h
tpm_common.c
tpm_common.h
vbnv.c
vbnv.h
vbnv_cmos.c
vbnv_ec.c
vbnv_flash.c
vbnv_layout.h
vboot_common.c
vboot_common.h cbfs: Add metadata cache 2020-11-21 10:43:53 +00:00
vboot_lib.c
vboot_loader.c cbfs: Add verification for RO CBFS metadata hash 2020-12-03 00:11:08 +00:00
vboot_logic.c
verstage.c