<p>Subrata Banik has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/26345">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/intel/cannonlake: Reduce STACK_SIZE to 4KiB<br><br>In past CNL stack_size has to increase due to vbt implementation.<br>Now as locate_vbt() moves things into .bss and rather using stack<br>its okay to reduce CNL stack_size requirement.<br><br>TEST=Build and boot cannonlake rvp till OS.<br><br>Change-Id: I5369afd0d1d66e25d210416730a2c1c91ca8e94a<br>Signed-off-by: Subrata Banik <subrata.banik@intel.com><br>---<br>M src/soc/intel/cannonlake/Kconfig<br>1 file changed, 0 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/45/26345/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/soc/intel/cannonlake/Kconfig b/src/soc/intel/cannonlake/Kconfig</span><br><span>index ea399b8..10db5f5 100644</span><br><span>--- a/src/soc/intel/cannonlake/Kconfig</span><br><span>+++ b/src/soc/intel/cannonlake/Kconfig</span><br><span>@@ -227,10 +227,6 @@</span><br><span>     hex</span><br><span>  default 0x8000</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-config STACK_SIZE</span><br><span style="color: hsl(0, 100%, 40%);">-     hex</span><br><span style="color: hsl(0, 100%, 40%);">-     default 0x2000</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span> choice</span><br><span>     prompt "Cache-as-ram implementation"</span><br><span>       default USE_CANNONLAKE_CAR_NEM_ENHANCED if MAINBOARD_HAS_CHROMEOS</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/26345">change 26345</a>. To unsubscribe, or for help writing mail filters, 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/26345"/><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: I5369afd0d1d66e25d210416730a2c1c91ca8e94a </div>
<div style="display:none"> Gerrit-Change-Number: 26345 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Subrata Banik <subrata.banik@intel.com> </div>