coreboot-kgpe-d16/src
Timothy Pearson fb39f82116 cpu/amd/car: Move AP stacks below the BSP stack to free up space
Caching SPD data during startup requires additional CAR space.
There was a large chunk of free space between the AP stack top and
the BSP stack bottom; moving the AP stacks below the BSP stack
allows this space to be utilized.

TEST: Booted ASUS KGPE-D16 with dual Opteron 6129 processors (16 cores)
and 120k of CAR.

Change-Id: I370ff368affde7061d6547527bda058b9016e977
Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
Reviewed-on: http://review.coreboot.org/10404
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins)
Tested-by: Raptor Engineering Automated Test Stand <noreply@raptorengineeringinc.com>
2015-07-07 01:41:59 +02:00
..
acpi acpi/sata: add generic sata ssdt port generator 2015-06-07 01:24:47 +02:00
arch arch/arm64: Avoid race condition when building bl31 2015-06-30 08:11:39 +02:00
console consoles: remove unused infrastructure 2015-05-26 19:02:54 +02:00
cpu cpu/amd/car: Move AP stacks below the BSP stack to free up space 2015-07-07 01:41:59 +02:00
device ddr3: add missing newline 2015-06-23 01:50:33 +02:00
drivers drivers/i2c/tpm: move tpm driver around a bit more. 2015-06-30 21:34:19 +02:00
ec EC: Add new EC host event for FASTBOOT_MODE request 2015-06-30 08:09:41 +02:00
include arm64: Add support for loading secure os 2015-06-30 08:10:28 +02:00
lib lzma: Return correct amount of decompressed bytes 2015-07-06 09:40:37 +02:00
mainboard veyron*: Kill SKIP_DISPLAY_INIT_HACK 2015-07-06 09:42:53 +02:00
northbridge northbridge/amd/amdfam10: Remove array to null comparison 2015-07-07 01:38:17 +02:00
soc Braswell: Update to end of June. 2015-07-06 18:45:23 +02:00
southbridge ME/IFD binaries: Implement sane defaults for file paths 2015-07-02 03:01:00 +02:00
superio superio: use common x86 code on x86-64 2015-06-22 07:36:09 +02:00
vendorcode vboot: move vbnv_* sources around a bit more. 2015-06-30 21:32:57 +02:00
Kconfig Move baytrail & fsp_baytrail to the common IFD interface. 2015-07-02 02:21:33 +02:00