coreboot-kgpe-d16/src/northbridge/intel/gm45
Kyösti Mälkki 6e2d0c1b90 arch/x86: Adjust size of postcar stack
With VBOOT=y && VBOOT_MEASURED_BOOT=y message
digest will be allocated from the stack and
1 KiB reserve used with the recent platforms
was no longer sufficient.

The comment of LZMA scratchpad consuming stack
was obsolete for postcar, so these can be reduced
to same 4 KiB.

Change-Id: Iba1fb5bfad6946f316feac2d8c998a782142a56a
Signed-off-by: Mario Scheithauer <mario.scheithauer@siemens.com>
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33775
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
2019-07-04 06:53:12 +00:00
..
acpi Remove DEFAULT_PCIEXBAR alias 2019-03-06 11:54:17 +00:00
acpi.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
bootblock.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
chip.h nb/intel/gm45: Set display backlight according to EDID string 2017-05-03 16:19:03 +02:00
early_init.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
early_reset.c src/northbridge: Remove unneeded include <arch/io.h> 2019-05-15 17:58:59 +00:00
gm45.h Remove DEFAULT_PCIEXBAR alias 2019-03-06 11:54:17 +00:00
gma.c src/northbridge: Add missing 'include <types.h>' 2019-05-29 20:28:27 +00:00
igd.c arch/io.h: Drop unnecessary include 2019-03-04 15:08:03 +00:00
iommu.c src: Drop unused include <arch/acpi.h> 2019-03-06 20:03:55 +00:00
Kconfig nb/intel/gm45: Put stage cache in TSEG 2019-01-24 13:43:34 +00:00
Makefile.inc nb/intel/gm45: Use a common romstage 2019-02-06 11:09:23 +00:00
northbridge.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
pcie.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
pm.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
ram_calc.c arch/x86: Adjust size of postcar stack 2019-07-04 06:53:12 +00:00
raminit.c northbridge/gm45: document that raminit doesn't support mirrored ranks 2019-06-08 10:33:13 +00:00
raminit_rcomp_calibration.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
raminit_read_write_training.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
raminit_receive_enable_calibration.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
romstage.c src/northbridge: Remove unneeded include <arch/io.h> 2019-05-15 17:58:59 +00:00
stage_cache.c nb/intel/stage_cache.c: Drop unnecessary includes 2019-03-13 04:23:23 +00:00
thermal.c src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00