coreboot-kgpe-d16/src
Raul E Rangel dcd8114359 soc/amd/cezanne: Enable CBFS_PRELOAD
The follow up CLs will use CBFS_PRELOAD. The default CBFS_CACHE_SIZE was
derived by examining the `cbfstool print` output and summing the files
we intend to preload.

BUG=b:179699789
TEST=Boot guybrush to OS

Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Change-Id: I208067e6ceec6ffb602a87bee3bf99a0a75c822d
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58961
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
2021-11-08 14:50:07 +00:00
..
acpi treewide: Replace bad uses of `find_resource` 2021-11-04 17:37:13 +00:00
arch arch/x86/Makefile: Align VGA_BIOS to 64 bytes when using AMD LPC SPI DMA 2021-11-04 10:35:10 +00:00
commonlib drivers/elog/elog: Add timestamps to elog_init 2021-11-08 14:46:40 +00:00
console src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
cpu cpu/intel: Use unsigned types in `get_cpu_count()` 2021-11-05 15:30:34 +00:00
device treewide: Replace bad uses of `find_resource` 2021-11-04 17:37:13 +00:00
drivers drivers/elog/elog: Add timestamps to elog_init 2021-11-08 14:46:40 +00:00
ec ec/google/chromeec: Register USB-C mux operations 2021-10-06 22:20:32 +00:00
include lib/cbfs: Add cbfs_preload() 2021-11-04 17:10:31 +00:00
lib src/lib: Add FW_CONFIG_SOURCE_VPD 2021-11-08 14:48:05 +00:00
mainboard google/guybrush: Move SPI speed override 2021-11-06 10:46:01 +00:00
northbridge nb/intel/haswell/northbridge.c: Drop stale comment 2021-11-05 05:57:16 +00:00
security security/intel/txt: Get addr bits at runtime 2021-11-01 15:59:54 +00:00
soc soc/amd/cezanne: Enable CBFS_PRELOAD 2021-11-08 14:50:07 +00:00
southbridge sb/intel: Replace bad uses of `find_resource` 2021-11-04 17:32:06 +00:00
superio superio: Replace bad uses of `find_resource` 2021-11-04 17:36:32 +00:00
vendorcode vc/mediatek/mt8195: Remove unused code and comments 2021-11-01 15:57:11 +00:00
Kconfig src/lib: Add FW_CONFIG_SOURCE_VPD 2021-11-08 14:48:05 +00:00