Kyösti Mälkki has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/33434 )
Change subject: soc/intel/skylake/romstage: Increase size of postcar stack
......................................................................
Patch Set 1:
(2 comments)
https://review.coreboot.org/#/c/33434/1//COMMIT_MSG
Commit Message:
https://review.coreboot.org/#/c/33434/1//COMMIT_MSG@9
PS1, Line 9: I increase the size oof the postcar stack to prevent a stack overflow
of
https://review.coreboot.org/#/c/33434/1//COMMIT_MSG@14
PS1, Line 14: measured boot. To prevent this, the stack size should be increased. To
verifying
I am not so familiar about measured boots, you say postcar is verifying 'romstage'? We have generally used ROMSTAGE_RAM_STACK_SIZE 0x5000 for postcar.
Typically, it's the unlzma() that eats a lot of stack, and I am surprised that 1 KiB ever worked here.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/33434
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I6f1a4631bcadfb8c7d1de5bf0919e40990a65606
Gerrit-Change-Number: 33434
Gerrit-PatchSet: 1
Gerrit-Owner: Christian Walter
christian.walter@9elements.com
Gerrit-Reviewer: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Christian Walter
christian.walter@9elements.com
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Reviewer: Philipp Deppenwiese
zaolin.daisuki@gmail.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-Comment-Date: Wed, 19 Jun 2019 12:14:08 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment