coreboot-kgpe-d16/src
Lijian Zhao 9258021873 soc/intel/cannonlake: Force LPC IO decode settings
Force PCH LPC generic IO ranges are identical between PCH LPC pci config
space and DMI PCR registers. Reference documentation from 570374 chapter
2.4.1.

Bug=77944335
TEST=Boot up in OS in meowth board, using iotools to read LPC pci
config space offset 0x84~0x90 and compare with values read from DMI PCR
private register offset 0x2730~0x273c are identical.

Change-Id: I72a40360ba67f443f24468f10504d8cfd0b099ca
Signed-off-by: Lijian Zhao <lijian.zhao@intel.com>
Reviewed-on: https://review.coreboot.org/25668
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-04-19 07:51:38 +00:00
..
acpi
arch include/memory_info.h: Change serial number field from 5 bytes to 4 2018-04-12 15:21:45 +00:00
commonlib timestamps: Add timestamps around the vbios load & init 2018-03-08 18:14:54 +00:00
console console: Expose vsnprintf 2018-04-09 08:18:16 +00:00
cpu Revert "model_206ax: Use parallel MP init" 2018-04-11 11:49:05 +00:00
device device/dram/ddr3: improve XMP support 2018-04-16 08:46:23 +00:00
drivers drivers/pc80/tpm: Add some optional delay to tis_readresponse() 2018-04-16 15:47:53 +00:00
ec chromeec: fix an uninitialized local variable 2018-04-01 19:50:30 +00:00
include cbfs: Add cbfs_boot_load_file() 2018-04-17 10:46:13 +00:00
lib cbfs: Add cbfs_boot_load_file() 2018-04-17 10:46:13 +00:00
mainboard mb/google/octopus: Select DRIVERS_I2C_HID 2018-04-19 05:24:40 +00:00
northbridge nb/intel/x4x/rcven.c: Change the verbosity of some messages 2018-04-17 10:41:57 +00:00
security vboot: Add support for reading GBB flags 2018-04-09 09:27:50 +00:00
soc soc/intel/cannonlake: Force LPC IO decode settings 2018-04-19 07:51:38 +00:00
southbridge Revert "model_206ax: Use parallel MP init" 2018-04-11 11:49:05 +00:00
superio
vendorcode vendorcode/amd/pi/00670F00: Remove unused headers 2018-04-16 08:35:05 +00:00
Kconfig Timestamps: Add option to print timestamps to debug console 2018-03-09 17:16:21 +00:00