coreboot-kgpe-d16/src
Subrata Banik fbdc719414 intel/skylake: Implement native Cache-as-RAM (CAR)
Now coreboot should do BIOS CAR setup along with NEM
mode setup.

This patch also provides a mechanism to use 16MB code caching
benefit although LLC still limited to 1M/1.5M based
on SOC LLC limit.
Here with unlimited cache line gets replaced. Now we could use
unlimited cache size along with well defined data size

[pg: updated to current upstream #defines]

BUG=chrome-os-partner:48412
BRANCH=glados
TEST=Builds and Boots on FAB4 SKU2/3.

Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Signed-off-by: pchandri <preetham.chandrian@intel.com>
Signed-off-by: Dhaval Sharma <dhaval.v.sharma@intel.com>

Change-Id: I96a9cf3a6e41cae9619c683dca28ad31dcaa2536
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: 2ec51f15c874ad2f1f4fad52fa8deced7b27a24b
Original-Change-Id: Id62c15799d98bc27b5e558adfa7c7b3468aa153a
Original-Reviewed-on: https://chromium-review.googlesource.com/320855
Original-Commit-Ready: Subrata Banik <subrata.banik@intel.com>
Original-Tested-by: Subrata Banik <subrata.banik@intel.com>
Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/13138
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
2016-01-29 16:56:01 +01:00
..
acpi acpi/: add missing license header 2016-01-14 22:52:11 +01:00
arch arch/arm64: Override bl31 timestamp with coreboot build timestamp 2016-01-29 16:37:02 +01:00
commonlib chromeos: Add timestamps to measure VPD read times 2016-01-27 16:27:18 +01:00
console console: Simplify bootblock console Kconfig selection logic 2016-01-21 05:37:27 +01:00
cpu cpu/amd/fam10h-fam15h: Correctly create APIC ID on single node systems 2016-01-29 00:42:21 +01:00
device arch/x86: Drop arch/pciconf.h 2016-01-26 20:22:44 +01:00
drivers intel/skylake: Implement native Cache-as-RAM (CAR) 2016-01-29 16:56:01 +01:00
ec ec/google/chromeec/acpi :Enable DPTF charger/TSR1/TSR2 participant. 2016-01-28 20:45:46 +01:00
include Provide a gcc-safe zero pointer 2016-01-28 23:25:53 +01:00
lib Provide a gcc-safe zero pointer 2016-01-28 23:25:53 +01:00
mainboard mainboard/asus/kgpe-d16: Use stock PS/2 ACPI ASL file 2016-01-29 00:43:20 +01:00
northbridge nb/amdmct/mct_ddr3: Enable mainboard voltage set 2016-01-29 00:42:30 +01:00
soc intel/skylake: Implement native Cache-as-RAM (CAR) 2016-01-29 16:56:01 +01:00
southbridge southbridge/amd/sb700: Add missing DMA setup step from AMD RRG 2016-01-29 00:43:43 +01:00
superio superio/winbond/w83667hg-a: Add support for W83667HG-A 2016-01-29 00:49:29 +01:00
vendorcode src/: give scripts a .sh extension for easy identification 2016-01-28 23:26:42 +01:00
Kconfig Kconfig: Recommend not enabling UPDATE_IMAGE option 2016-01-22 19:22:07 +01:00