coreboot-kgpe-d16/src
Brenton Dong 0a5971c91b drivers/intel/fsp2_0: add FSP TempRamInit & TempRamExit API support
FSP v2.0 Specification adds APIs TempRamInit & TempRamExit for
Cache-As-Ram initialization and teardown.  Add fsp2_0 driver
support for TempRamInit & TempRamExit APIs.

Verified on Intel Leaf Hill CRB and confirmed that Cache-As-Ram
is correctly set up and torn down using the FSP v2.0 APIs
without coreboot implementation of CAR init/teardown.

Change-Id: I482ff580e1b5251a8214fe2e3d2d38bd5f3e3ed2
Signed-off-by: Brenton Dong <brenton.m.dong@intel.com>
Reviewed-on: https://review.coreboot.org/17062
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-12-21 00:10:22 +01:00
..
acpi
arch drivers/intel/fsp2_0: add FSP TempRamInit & TempRamExit API support 2016-12-21 00:10:22 +01:00
commonlib buildsystem: Drop explicit (k)config.h includes 2016-12-08 19:46:53 +01:00
console Hook up libhwbase in ramstage 2016-11-29 23:45:40 +01:00
cpu ti/beaglebone: Define arch for omap-header build 2016-12-18 22:18:37 +01:00
device drivers/intel/gma: Add textmode support with libgfxinit 2016-12-19 16:00:22 +01:00
drivers drivers/intel/fsp2_0: add FSP TempRamInit & TempRamExit API support 2016-12-21 00:10:22 +01:00
ec ec/ene932: correct ACPI battery data fed into ToString() 2016-12-15 23:39:04 +01:00
include smbios.h: add missing SKU field to type3 table 2016-12-15 23:43:07 +01:00
lib lib/spd_bin: Check return code & remove dead code 2016-12-14 18:58:03 +01:00
mainboard mb/google/slippy: Hook up libgfxinit 2016-12-20 23:57:12 +01:00
northbridge nb/i945/early_init.c: Add FSB800 and 1067 to Egress Port Virtual Channel 2016-12-21 00:05:10 +01:00
soc drivers/spi: fix flash writes at page boundaries 2016-12-19 22:34:52 +01:00
southbridge pcengines/apu2: add board support 2016-12-19 10:11:13 +01:00
superio sio/ite/it8783ef: Return (0) in ACPI _PSC methods 2016-12-13 22:49:24 +01:00
vboot lib/cbmem: allow anyone to use cbmem_possibly_online() 2016-12-15 23:11:13 +01:00
vendorcode AMD binaryPI: Promote rules.h to default include 2016-12-18 20:53:33 +01:00
Kconfig ACPI S3: Flip ACPI_HUGE_LOWMEM_BACKUP default 2016-12-11 09:12:48 +01:00