coreboot/src
Arthur Heymans 3951bc7bec Kconfig: Increase x86 postcar & ramstage stack
Currently the BSP stack overflows into the next AP stack. This symbols
needs to be a power of 2 for alignment on the legacy smp init codepath.

This fixes cpu_info on AP #1 build being broken due to stack overflow.

Change-Id: Ib59d354beabc8877f09f768004ced22234ec7d72
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/64610
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin L Roth <gaumless@tutanota.com>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
2022-05-25 12:48:37 +00:00
..
acpi ec/google/chromeec: Add retimer handle to Type C conn 2022-05-04 13:15:30 +00:00
arch arch/x86/car.ld: Add a Kconfig param to flag AGESA brokenness 2022-05-19 11:07:35 +00:00
commonlib coreboot_tables: Add PCIe info to coreboot table 2022-05-19 16:34:55 +00:00
console
cpu cpu/x86/smm: Remove heap 2022-05-23 13:53:26 +00:00
device device: Add log_resource() 2022-05-24 13:08:00 +00:00
drivers CBMEM: Change declarations for initialization hooks 2022-05-20 07:15:39 +00:00
ec rules.h: Use more consistent naming 2022-05-16 21:52:22 +00:00
include device: Add log_resource() 2022-05-24 13:08:00 +00:00
lib cpu/x86/smm: Remove heap 2022-05-23 13:53:26 +00:00
mainboard mb/google/skyrim/baseboard/devicetree: enable S0ix 2022-05-24 17:35:12 +00:00
northbridge nb/intel/i945,gm45: Use incrementing index with fixed resource 2022-05-24 14:52:12 +00:00
security security/tpm/crtm: Add a function to measure the bootblock on SoC level 2022-05-24 13:44:28 +00:00
soc soc/amd/stoneyridge: Move BERT into a cbmem region 2022-05-24 22:36:17 +00:00
southbridge sb/amd/agesa/hudson/hudson.c: Use BIT() macros 2022-05-16 02:58:36 +00:00
superio superio/nuvoton/nct6687d: Add early support for NCT6687D 2022-05-16 13:11:00 +00:00
vendorcode vc/amd/fsp/sabrina: Update PSP header to set the SOC FW ID 2022-05-20 11:18:41 +00:00
Kconfig Kconfig: Increase x86 postcar & ramstage stack 2022-05-25 12:48:37 +00:00