coreboot-kgpe-d16/src/cpu/intel
Keith Hui f3ec5ed555 cpu/intel/slot_1: Increase CAR size to 8KiB
Because cpu/intel/car/romstage.c assumes a 8KiB stack size
when setting up stack guards, and all Slot 1 compatible
CPUs have enough L1 cache available for the increase.

Adjust DCACHE_RAM_BASE to match.

Boot tested on asus/p2b-ls and asus/p3b-f using a 1400MHz
Tualeron. The latter actually requires this patch to boot
successfully.

Change-Id: I5b440e7be4f3149378db88872872012c92049c20
Signed-off-by: Keith Hui <buurin@gmail.com>
Reviewed-on: https://review.coreboot.org/21349
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2017-09-12 08:07:25 +00:00
..
car cpu/intel/car/cache_as_ram.inc: Fix long standing issues 2017-09-12 07:54:59 +00:00
common
ep80579
fit
fsp_model_206ax arch/x86: Clean up CONFIG_SMP and MAX_CPUS test 2017-08-19 15:30:51 +00:00
fsp_model_406dx arch/x86: Clean up CONFIG_SMP and MAX_CPUS test 2017-08-19 15:30:51 +00:00
haswell cpu/x86/mp_init: remove adjust_cpu_apic_entry() 2017-09-11 01:17:45 +00:00
hyperthreading cpu/intel: add IS_ENABLED() around Kconfig symbol references 2017-06-28 17:48:42 +00:00
microcode
model_6bx
model_6dx
model_6ex Use more secure HTTPS URLs for coreboot sites 2017-06-07 12:04:50 +02:00
model_6fx
model_6xx
model_65x
model_67x
model_68x
model_69x
model_106cx
model_206ax arch/x86: Clean up CONFIG_SMP and MAX_CPUS test 2017-08-19 15:30:51 +00:00
model_1067x
model_2065x arch/x86: Clean up CONFIG_SMP and MAX_CPUS test 2017-08-19 15:30:51 +00:00
model_f0x
model_f1x
model_f2x
model_f3x
model_f4x
slot_1 cpu/intel/slot_1: Increase CAR size to 8KiB 2017-09-12 08:07:25 +00:00
slot_2
smm/gen1 intel/smm/gen1: Backup default SMM area 2017-08-19 15:32:18 +00:00
socket_441
socket_BGA956
socket_BGA1284
socket_FCBGA559 cpu/intel/pineview: Include speedstep 2017-06-28 00:48:41 +00:00
socket_FC_PGA370
socket_LGA771
socket_LGA775
socket_LGA1155 cpu/intel/model_206ax: Use tsc monotonic timer 2017-06-09 16:27:19 +02:00
socket_PGA370
socket_mFCBGA479
socket_mFCPGA478
socket_mPGA478
socket_mPGA478MN
socket_mPGA479M
socket_mPGA603
socket_mPGA604
socket_rPGA988B
socket_rPGA989
speedstep
thermal_monitoring
turbo cpu/intel: add IS_ENABLED() around Kconfig symbol references 2017-06-28 17:48:42 +00:00
Kconfig
Makefile.inc