coreboot/src/drivers/amd/agesa
Kyösti Mälkki 3c2305f162 drivers/amd/agesa: Drop redundant stack allocation
The removed call was there to support case LATE_CBMEM_INIT=y,
HAVE_ACPI_RESUME=y. Same stack space is already allocated
with postcar_frame_init() call.

Change-Id: I03a44bc3252f553b1769d362b2f442d3e6ab73f4
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33956
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Mike Banon <mikebdp2@gmail.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2019-07-07 20:24:39 +00:00
..
acpi_tables.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
cache_as_ram.S coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
def_callouts.c src: Add missing include 'console.h' 2019-04-23 10:00:39 +00:00
eventlog.c AGESA binaryPI: Add AGESA entry timestamps 2019-05-25 08:39:05 +00:00
heapmanager.c src: Add missing include 'console.h' 2019-04-23 10:00:39 +00:00
Kconfig
Makefile.inc
mtrr_fixme.c drivers: Add missing #include <commonlib/helpers.h> 2019-06-22 11:40:39 +00:00
oem_s3.c drivers/amd/agesa: Drop redundant stack allocation 2019-07-07 20:24:39 +00:00
romstage.c AGESA binaryPI: Add AGESA entry timestamps 2019-05-25 08:39:05 +00:00
s3_mtrr.c {cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macros 2018-10-30 20:18:53 +00:00
state_machine.c drivers/amd/agesa: Assert that StdHeader is non-null 2019-06-21 08:30:24 +00:00