coreboot/src/soc/intel
Arthur Heymans 98cc7830e7 drivers/intel/fsp2_0: Use coreboot postcar with FSP-T
Allow platforms to use the coreboot postcar code instead of calling
into FSP-M TempRamExit API.

There are several reasons to do this:
- Tearing down CAR is easy.
- Allows having control over MTRR's and caching in general.
- The MTRR's set up in postcar be it by coreboot or FSP-M are
  overwritten later on during CPU init so it does not matter.
- Avoids having to find a CBFS file before cbmem is up (this
  causes problems with cbfs_mcache)

Change-Id: I6cf10c7580f3183bfee1cd3c827901cbcf695db7
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/48466
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-02-01 08:45:05 +00:00
..
alderlake soc/intel/*: drop incomplete and unneeded check for DMI SRLOCK 2021-01-31 19:27:55 +00:00
apollolake soc/intel: Replace SA_PCIEX_LENGTH Kconfig options 2021-01-30 23:14:08 +00:00
baytrail soc/intel/{baytrail,broadwell} Fix building with refcode blobs 2021-01-30 23:10:05 +00:00
braswell soc/intel: Remove duplicate call to acpi_wake_source() 2021-01-29 19:35:25 +00:00
broadwell soc/intel/broadwell/pch: Drop some config_of uses 2021-01-30 23:15:54 +00:00
cannonlake soc/intel/*: drop incomplete and unneeded check for DMI SRLOCK 2021-01-31 19:27:55 +00:00
common drivers/intel/fsp2_0: Use coreboot postcar with FSP-T 2021-02-01 08:45:05 +00:00
denverton_ns soc/intel: Remove duplicate call to acpi_wake_source() 2021-01-29 19:35:25 +00:00
elkhartlake soc/intel/*: drop incomplete and unneeded check for DMI SRLOCK 2021-01-31 19:27:55 +00:00
icelake soc/intel/*: drop incomplete and unneeded check for DMI SRLOCK 2021-01-31 19:27:55 +00:00
jasperlake soc/intel/*: drop incomplete and unneeded check for DMI SRLOCK 2021-01-31 19:27:55 +00:00
quark arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits 2021-01-28 08:55:31 +00:00
skylake soc/intel/*: drop incomplete and unneeded check for DMI SRLOCK 2021-01-31 19:27:55 +00:00
tigerlake soc/intel/*: drop incomplete and unneeded check for DMI SRLOCK 2021-01-31 19:27:55 +00:00
xeon_sp device/Kconfig: Declare MMCONF symbols' type once 2021-01-29 17:46:55 +00:00
Kconfig fsp2_0: Gather Kconfig declarations 2020-04-05 23:26:24 +00:00