<p>John Zhao would like John Zhao to <strong>review</strong> this change.</p><p><a href="https://review.coreboot.org/21977">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/intel/cannonlake: Increase stack size to 8k<br><br>Stack overrun is observed after enabling vbt. Increase the<br>stack size from 4k to 8k to resolve the stack overrun issue.<br><br>TEST=No stack overrun is observed and it boots to OS properly.<br><br>Change-Id: I7e458b4489cea32449f197621ec81009ea7dd0bd<br>Signed-off-by: John Zhao <john.zhao@intel.com><br>---<br>M src/soc/intel/cannonlake/Kconfig<br>1 file changed, 4 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/77/21977/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/soc/intel/cannonlake/Kconfig b/src/soc/intel/cannonlake/Kconfig<br>index 774fe41..1f98858 100644<br>--- a/src/soc/intel/cannonlake/Kconfig<br>+++ b/src/soc/intel/cannonlake/Kconfig<br>@@ -152,4 +152,8 @@<br>     hex<br>   default 0x4000<br> <br>+config STACK_SIZE<br>+        hex<br>+  default 0x2000<br>+<br> endif<br></pre><p>To view, visit <a href="https://review.coreboot.org/21977">change 21977</a>. To unsubscribe, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/21977"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I7e458b4489cea32449f197621ec81009ea7dd0bd </div>
<div style="display:none"> Gerrit-Change-Number: 21977 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: John Zhao <john.zhao@intel.corp-partner.google.com> </div>
<div style="display:none"> Gerrit-Reviewer: John Zhao <john.zhao@intel.com> </div>