coreboot/src/vboot
Lee Leahy 5e34752eb1 vboot: Remove rmu.bin from FW_MAIN_A and FW_MAIN_B
Add rmu.bin to the list of files that exist only in the read-only
section (COREBOOT) of the SPI flash.

TEST=Build and run on Galileo Gen2.

Change-Id: I30cbd3fb2ef1848807e4de4c479dc7a561c1faba
Signed-off-by: Lee Leahy <leroy.p.leahy@intel.com>
Reviewed-on: https://review.coreboot.org/18031
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-01-04 20:31:26 +01:00
..
bootmode.c lib/cbmem: allow anyone to use cbmem_possibly_online() 2016-12-15 23:11:13 +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: Remove rmu.bin from FW_MAIN_A and FW_MAIN_B 2017-01-04 20:31:26 +01:00
misc.h vboot: Separate vboot from chromeos 2016-07-28 00:36:00 +02:00
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 vboot: Separate vboot from chromeos 2016-07-28 00:36:00 +02:00
vbnv.c vboot: Clear battery cutoff flags when vbnv_cmos loads backup VBNV. 2017-01-03 22:14:42 +01:00
vbnv.h vboot: Clear battery cutoff flags when vbnv_cmos loads backup VBNV. 2017-01-03 22:14:42 +01:00
vbnv_cmos.c vboot: Clear battery cutoff flags when vbnv_cmos loads backup VBNV. 2017-01-03 22:14:42 +01:00
vbnv_ec.c vboot: Separate vboot from chromeos 2016-07-28 00:36:00 +02:00
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: Clear battery cutoff flags when vbnv_cmos loads backup VBNV. 2017-01-03 22:14:42 +01:00
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 vboot: Separate vboot from chromeos 2016-07-28 00:36:00 +02:00