coreboot-kgpe-d16/src
Shelley Chen 9af3f2d63a mainboard/google/fizz: Enable separate MRC cache for recovery mode
Enable separate MRC cache for recovery mode. This requires change in
flash layout to accomodate another region for RECOVERY_MRC_CACHE.

BUG=b:69473883
TEST=Verified following scenarios:
1. Boot into recovery does not destroy normal mode MRC cache.
2. Once recovery MRC cache is populated, all future boots in recovery
mode re-use data from the cache.
3. Forcing recovery mode to retrain memory causes normal mode to retrain
memory as well.

Change-Id: Icdfac3698507d89d98a51cfc3d756a56d2a2d648
Signed-off-by: Shelley Chen <shchen@chromium.org>
Reviewed-on: https://review.coreboot.org/22518
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2017-11-20 23:33:00 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arch/x86/acpi: Add support for writing ACPI DBG2 table 2017-11-15 16:07:14 +00:00
commonlib commonlib/helpers.h: Include stddef.h 2017-11-04 00:32:13 +00:00
console console: Ignore loglevel in nvram until ramstage 2017-09-25 13:35:29 +00:00
cpu Microcode: add dependency to header files 2017-11-07 12:16:58 +00:00
device device: further untangle device_t from struct device 2017-11-15 05:19:42 +00:00
drivers drivers/spi/tpm: Poll TPM_VALID bit until valid 2017-11-16 06:06:45 +00:00
ec ec/lenovo/h8/acpi/ec: Add registers 2017-11-14 17:44:03 +00:00
include include/timer.h: add NSECS_PER_SEC macro 2017-11-19 01:50:13 +00:00
lib src: Fix all Siemens copyrights 2017-11-07 12:33:51 +00:00
mainboard mainboard/google/fizz: Enable separate MRC cache for recovery mode 2017-11-20 23:33:00 +00:00
northbridge nb/intel/gm45: Enable LAPIC monotonic timer 2017-11-03 16:19:27 +00:00
security security/vboot: Move vboot2 to security kconfig section 2017-10-22 02:14:46 +00:00
soc soc/intel/cannonlake: Add ACPI workaround for EMMC 2017-11-20 17:13:57 +00:00
southbridge sb and soc: Enforce correct offset of member "chromeos" in global_nvs_t 2017-11-04 00:33:26 +00:00
superio superio/acpi/pnp.asl: Fix PNP_READ_DMA/PNP_WRITE_DMA macros 2017-10-25 14:32:39 +00:00
vendorcode vendorcode/amd/pi/00670F00: Remove dependency on amd/include dir 2017-11-19 01:44:07 +00:00
Kconfig intel/common/smbus: increase spd read performance 2017-10-31 15:49:55 +00:00