coreboot/src/cpu/intel
Aaron Durbin 1eeb1da1df coreboot: config to cache ramstage outside CBMEM
Haswell was the original chipset to store the cache
in another area besides CBMEM. However, it was specific
to the implementation. Instead, provide a generic way
to obtain the location of the ramstage cache. This option
is selected using the CACHE_RELOCATED_RAMSTAGE_OUTSIDE_CBMEM
Kconfig option.

BUG=chrome-os-partner:23249
BRANCH=None
TEST=Built and booted with baytrail support. Also built for
     falco successfully.
CQ-DEPEND=CL:172643
CQ-DEPEND=CL:*146397
CQ-DEPEND=CL:*146398
CQ-DEPEND=CL:*146435
CQ-DEPEND=CL:*146445

Change-Id: I70d0940f7a8f73640c92a75fd22588c2c234241b
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/172602
Reviewed-by: Stefan Reinauer <reinauer@google.com>
2013-10-11 23:27:01 +00:00
..
car copy_and_run: drop boot_complete parameter 2013-05-10 11:55:19 -07:00
ep80579
fit
haswell coreboot: config to cache ramstage outside CBMEM 2013-10-11 23:27:01 +00:00
hyperthreading
microcode Intel: Update CPU microcode script 2013-03-21 23:19:33 +01:00
model_6bx
model_6dx
model_6ex copy_and_run: drop boot_complete parameter 2013-05-10 11:55:19 -07:00
model_6fx Intel: Update CPU microcode for 6fx CPUs 2013-03-21 23:20:40 +01:00
model_6xx
model_65x
model_67x
model_68x
model_69x
model_106cx model_106cx: don't blindly set Kconfig settings 2013-09-20 00:52:23 +00:00
model_206ax Drop prototype guarding for romcc 2013-05-10 11:55:20 -07:00
model_1067x Intel: Update CPU microcode for 1067x CPUs 2013-03-20 04:15:17 +01:00
model_f0x
model_f1x
model_f2x
model_f3x
model_f4x
slot_1
slot_2
socket_441
socket_BGA956
socket_FC_PGA370
socket_LGA771
socket_LGA775
socket_mFCBGA479
socket_mFCPGA478
socket_mPGA478
socket_mPGA479M
socket_mPGA603
socket_mPGA604
socket_PGA370
socket_rPGA989
speedstep
thermal_monitoring
turbo
Kconfig
Makefile.inc