coreboot-kgpe-d16/src
Arthur Heymans da44e34743 nb/intel/pineview: Select 1M TSEG
With the only valid GTT setting being 1M, TSEG_BASE can only be
aligned to TSEG_SIZE if it is also 1M. This alignment requirement
comes from the desire to use SMRR to protect the SMM RAM.

Tested on Foxconn D41S.

Change-Id: Ibd879529923a1676f2e78500797a52d8a37b8eef
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/30869
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2019-01-14 12:10:14 +00:00
..
acpi
arch arch/x86: Enforce CPU stack alignment 2019-01-14 11:59:51 +00:00
commonlib src: Remove duplicated round up function 2018-11-29 12:17:45 +00:00
console console: Add Kconfig debug option DEBUG_CONSOLE_INIT 2019-01-13 13:01:42 +00:00
cpu cpu/intel/gen1/smmrelocate: Check for sanity on SMRR 2019-01-14 12:09:41 +00:00
device device/pci_device: Do not break tree topology 2019-01-10 12:47:18 +00:00
drivers intel/fsp1_0: Add option to select FSP debug level 2019-01-14 09:13:01 +00:00
ec ec/chromeec: fix LPC read/write for MEC devices 2018-12-28 12:24:52 +00:00
include cpu/intel/car: Prepare for C_ENVIRONMENT_BOOTBLOCK 2019-01-08 15:33:47 +00:00
lib src: Get rid of device_t 2019-01-04 12:11:18 +00:00
mainboard /src/mb/google/poppy/variants/atlas: Revise SPK reset 2019-01-14 12:05:04 +00:00
northbridge nb/intel/pineview: Select 1M TSEG 2019-01-14 12:10:14 +00:00
security tss: implement tlcl_save_state 2018-11-28 18:32:59 +00:00
soc soc/intel/apollolake: Add option to disable xHCI Link Compliance Mode 2019-01-14 11:58:38 +00:00
southbridge mb/lenovo/[xtz]60: Introduce and use RCBA64 macro 2019-01-14 11:57:25 +00:00
superio Kconfig: Unify power-after-failure options 2019-01-06 15:54:19 +00:00
vendorcode AGESA/PI: replace HUDSON_DISABLE_IMC with HUDSON_IMC_ENABLE 2019-01-14 06:50:11 +00:00
Kconfig usbdebug: Remove option DEBUG_USBDEBUG 2019-01-13 13:02:23 +00:00