coreboot-kgpe-d16/src/cpu
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
..
allwinner src/cpu: Use 'include <stdlib.h>' when appropriate 2019-06-22 17:53:39 +00:00
amd cpu/amd/family_10h-family_15h: Remove dead assignment 2019-06-28 19:23:21 +00:00
armltd
intel arch/x86: Adjust size of postcar stack 2019-07-04 06:53:12 +00:00
qemu-power8 arch/power8: Rename to ppc64 2018-11-30 20:02:17 +00:00
qemu-x86 bootblock: Move function prototype 2018-12-30 11:32:08 +00:00
ti src/cpu: Use 'include <stdlib.h>' when appropriate 2019-06-22 17:53:39 +00:00
via src: Add required space after "switch" 2018-11-19 08:17:06 +00:00
x86 src: Use CRx_TYPE type for CRx 2019-07-02 16:14:36 +00:00
Kconfig arch/x86: Drop Kconfig AP_SIPI_VECTOR 2019-01-13 08:37:01 +00:00
Makefile.inc Untangle CBFS microcode updates 2019-01-10 09:24:02 +00:00