coreboot-kgpe-d16/src
Marshall Dawson 0876caa473 lib/stage_cache: Add debug messages for failures
Communicate additional status to the console when the save and load
functions do not function as expected.  The most likely scenario for
an error is when using a cache that is external to cbmem, and restricted
in size.

Change-Id: Ic9a709c11152b3b9cb40abfc204151f9636b5a4c
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/23517
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Martin Roth <martinroth@google.com>
2018-02-01 17:20:39 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arch/x86/acpigen: Add generator for _ROM 2018-01-31 08:36:42 +00:00
commonlib commonlib: Add AGESA S3 resume defines 2018-01-31 22:07:48 +00:00
console
cpu cpu/x86: don't utilize UDELAY_IO if GENERIC_UDELAY 2018-01-25 22:36:46 +00:00
device device: add ALWAYS_RUN_OPROM option 2018-02-01 00:14:04 +00:00
drivers drivers/i2c/designware: Unset IC_ENABLE when setting target address 2018-02-01 16:35:20 +00:00
ec chromeec: Decouple EC tablet event and TBMC device 2018-01-30 20:20:36 +00:00
include device/pci_rom: Write _ROM method for VGA devices 2018-01-31 08:36:52 +00:00
lib lib/stage_cache: Add debug messages for failures 2018-02-01 17:20:39 +00:00
mainboard mb/google/kahlee: always load and run display oprom 2018-02-01 00:14:14 +00:00
northbridge nb/intel/*.h: Remove left-over register definitions 2018-01-31 15:23:56 +00:00
security security/tpm: Move TSS stacks into sub-directory 2018-01-18 02:17:34 +00:00
soc amd/soc/common: Remove cbmem subregions in heap 2018-02-01 17:20:09 +00:00
southbridge drivers/spi: support cmd opcode deduction for spi_crop_chunk() 2018-01-30 05:37:47 +00:00
superio Intel i3100 boards & chips: Remove - using LATE_CBMEM_INIT 2018-01-15 23:25:12 +00:00
vendorcode vendorcode/intel/fsp/fsp2_0: Add CannonLake FirmwareVersionInfoHob header 2018-01-31 05:57:02 +00:00
Kconfig util/blobtool: rename to bincfg 2018-01-18 13:47:20 +00:00