coreboot/src/cpu/x86
Raul E Rangel d3b8393310 cpu/x86: Make SMM stack size configurable
Stoneyridge is running into a stack overflow in the SMM handler.

BUG=b:80539294
TEST=built on grunt

Change-Id: I94e385497bd93c3638c69fb08d9b843c3bbb55ce
Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Reviewed-on: https://review.coreboot.org/27034
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-06-14 09:28:45 +00:00
..
16bit cpu/x86/16bit/entry16.inc: Fix typo in comment 2018-02-15 21:39:38 +00:00
32bit arch/x86: Relocate GDT in verstage, romstage, and postcar 2018-05-03 04:40:58 +00:00
cache
lapic src/cpu: Remove unneeded includes 2018-06-01 16:27:00 +00:00
mtrr Correct "MTTR" to "MTRR" 2018-04-11 09:30:57 +00:00
name cpu/x86/name: Fix undefined behavior 2017-07-03 17:15:28 +00:00
pae cpu/x86: add limited runtime identity page mapping 2018-04-26 06:55:59 +00:00
smm src/cpu: Get rid of whitespace before tab 2018-06-04 09:13:11 +00:00
tsc src/cpu: Remove unneeded includes 2018-06-01 16:27:00 +00:00
backup_default_smm.c
car.c
fpu_enable.inc
Kconfig cpu/x86: Make SMM stack size configurable 2018-06-14 09:28:45 +00:00
Makefile.inc cpu/x86: add pae paging module to all stages 2018-04-23 09:17:34 +00:00
mirror_payload.c
mp_init.c cpu/x86: Make SMM stack size configurable 2018-06-14 09:28:45 +00:00
sipi_vector.S x86/mtrr: Enable Rd/WrDram mod in AMD fixed MTRRs 2018-02-16 22:38:50 +00:00
sse_enable.inc