coreboot/src
Marshall Dawson 8d6e0e0a72 lib/stage_cache: Add save/get raw storage
Leverage the stage_cache mechanism to store a non-specific type
of data.  This is not interesting when the location for the cache
is in cbmem.  However it will be more useful when an external
location is used, e.g. when the cache is in TSEG, locked from user
modification.

Change-Id: Iaf0b25ebe14c176bbd24fc8942f902f627ca8e6f
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/23518
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2018-02-07 16:22:40 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arm64: Pass COREBOOT flag to ARM TF, always enable logging 2018-02-02 22:19:37 +00:00
commonlib lib/stage_cache: Add save/get raw storage 2018-02-07 16:22:40 +00:00
console console: Ignore loglevel in nvram until ramstage 2017-09-25 13:35:29 +00:00
cpu cpu/intel/haswell: Don't select PARALLEL_CPU_INIT 2018-02-06 15:30:06 +00:00
device Add a default path for vbt.bin 2018-02-01 18:57:28 +00:00
drivers drivers/i2c/designware: conform to controller restrictions 2018-02-02 05:05:39 +00:00
ec ec/google: Get OEM ID and SKU ID from EC 2018-02-05 23:37:05 +00:00
include lib/stage_cache: Add save/get raw storage 2018-02-07 16:22:40 +00:00
lib lib/stage_cache: Add save/get raw storage 2018-02-07 16:22:40 +00:00
mainboard mb/google/poppy/variants/nami: Change WiFi wake pin to GPP_E22 2018-02-07 04:29:53 +00:00
northbridge nb/intel/sandybridge: Always use the same MMCONF_BASE_ADDRESS 2018-02-06 22:40:06 +00:00
security security/vboot: overwrite existing spaces during factory init for tpm2 2018-02-07 02:37:25 +00:00
soc soc/intel/cannonlake: Select SOC_AHCI_PORT_IMPLEMENTED_INVERT Kconfig for CNP-PCH 2018-02-07 08:09:24 +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/amd/pi/00670f00: Update headers to AGESA 1.3.0.9 2018-02-01 18:42:58 +00:00
Kconfig util/blobtool: rename to bincfg 2018-01-18 13:47:20 +00:00