coreboot/src/soc/intel
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
..
apollolake arch/x86: Adjust size of postcar stack 2019-07-04 06:53:12 +00:00
baytrail arch/x86: Adjust size of postcar stack 2019-07-04 06:53:12 +00:00
braswell soc/intel/braswell/smbus.c: Add support for i2c mode block write 2019-06-20 15:41:37 +00:00
broadwell arch/x86: Adjust size of postcar stack 2019-07-04 06:53:12 +00:00
cannonlake arch/x86: Adjust size of postcar stack 2019-07-04 06:53:12 +00:00
common Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADER 2019-06-24 04:33:06 +00:00
denverton_ns arch/x86: Adjust size of postcar stack 2019-07-04 06:53:12 +00:00
fsp_baytrail soc/intel/fsp_baytrail/romstage: Remove variable set but not used 2019-05-23 08:58:33 +00:00
fsp_broadwell_de Use 3rdparty/intel-microcode 2019-07-01 10:26:12 +00:00
icelake arch/x86: Adjust size of postcar stack 2019-07-04 06:53:12 +00:00
quark arch/x86: Adjust size of postcar stack 2019-07-04 06:53:12 +00:00
skylake arch/x86: Adjust size of postcar stack 2019-07-04 06:53:12 +00:00
Kconfig cbfstool: Drop update-fit option 2019-06-24 09:45:00 +00:00