coreboot-kgpe-d16/src/vboot
Naresh G Solanki 3d44d69f93 vboot: Disable vboot verification when Chrome EC disabled
When Chrome EC is disabled, vboot hash is not available during S3 resume
Hence disable vboot verification when Chrome EC is not available.

Change-Id: I665f5f0e2e53da7b735de30443d323572d8a1a9c
Signed-off-by: Naresh G Solanki <naresh.solanki@intel.com>
Reviewed-on: https://review.coreboot.org/17246
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
2016-11-07 19:49:48 +01:00
..
Kconfig vboot/vbnv_flash: make I/O connection agnostic 2016-08-19 18:18:57 +02:00
Makefile.inc
bootmode.c
common.c src/vboot: Capitalize RAM and CPU 2016-07-31 19:31:41 +02:00
misc.h
secdata_mock.c
secdata_tpm.c vboot: Stop creating backup space in TPM 2016-10-13 18:22:03 +02: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: provide RW region device support 2016-08-19 18:18:37 +02:00
vboot_handoff.c
vboot_loader.c vboot: consolidate google_chromeec_early_init() calls 2016-08-25 22:50:17 +02:00
vboot_logic.c vboot: Disable vboot verification when Chrome EC disabled 2016-11-07 19:49:48 +01:00
verstage.c