coreboot-kgpe-d16/src
Subrata Banik 8edc6dc91f arch/x86: Cache the TSEG region at the top of ram
This patch adds new API for enabling caching for the TSEG region
and setting up required MTRR for next stage.

BUG=b:140008206
TEST=Build and boot CML-Hatch.

Change-Id: I59432c02e04af1b931d77de3f6652b0327ca82bb
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34995
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2019-09-11 14:45:38 +00:00
..
acpi
arch arch/x86: Cache the TSEG region at the top of ram 2019-09-11 14:45:38 +00:00
commonlib AUTHORS: Move src/commonlib copyrights into AUTHORS file 2019-09-10 12:50:35 +00:00
console AUTHORS: Move src/console copyrights into AUTHORS file 2019-09-10 12:50:44 +00:00
cpu arch/x86: Drop _car_relocatable_data symbols 2019-09-11 06:22:10 +00:00
device Split MAYBE_STATIC to _BSS and _NONZERO variants 2019-08-26 20:56:29 +00:00
drivers src: Remove unneeded include <arch/interrupt.h> 2019-09-11 14:45:08 +00:00
ec ec/kontron/kempld: Select DRIVERS_UART_8250IO 2019-09-02 10:58:15 +00:00
include src: Remove unneeded include <arch/interrupt.h> 2019-09-11 14:45:08 +00:00
lib timestamps: Improve collection for ENV_ROMSTAGE_OR_BEFORE 2019-09-11 04:57:12 +00:00
mainboard src: Remove unneeded include <arch/interrupt.h> 2019-09-11 14:45:08 +00:00
northbridge nb/intel/x4x/raminit: Move dummy reads after JEDEC init 2019-09-06 00:15:02 +00:00
security security/tpm: Use correct hash digest lengths 2019-09-07 01:02:43 +00:00
soc soc/intel/common/block/cse: Move me_read_config32() to common code 2019-09-11 09:21:13 +00:00
southbridge src/southbridge/amd/pi/hudson/lpc.c: add missing MCFG ACPI table generation 2019-09-09 13:25:40 +00:00
superio superio/common: fix regression in ssdt 2019-09-11 13:49:28 +00:00
vendorcode src/vendorcode/intel: Update Cometlake FSP headers as per FSP v1344 2019-09-06 19:23:12 +00:00
Kconfig ACPI S3: Depend on RELOCATABLE_RAMSTAGE 2019-08-22 06:38:13 +00:00