diff options
author | Christian Walter <christian.walter@9elements.com> | 2019-06-13 10:54:30 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-06-21 08:46:48 +0000 |
commit | f70cb8bf968af75669325104756464ce6f4b824b (patch) | |
tree | 61b43bc235c4619297952dfa7d4d6dcf48f88974 /src/drivers/asmedia | |
parent | bf1da4b4491455cee03e770a89711ac308da83bb (diff) |
soc/intel/skylake/romstage: Increase size of postcar stack
I increase the size oof the postcar stack to prevent a stack overflow
during the measured boot feature. After common string functions have
been moved from inline into .c file
(https://review.coreboot.org/c/coreboot/+/32901), I experienced a stack
overflow in the postcar stage while verifiying the romstage during
measured boot. To prevent this, the stack size should be increased. To
play it safe, it should be increased to 8 KiB - though this is open for
discussion.
Change-Id: I6f1a4631bcadfb8c7d1de5bf0919e40990a65606
Signed-off-by: Christian Walter <christian.walter@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33434
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'src/drivers/asmedia')
0 files changed, 0 insertions, 0 deletions