<p>Arthur Heymans <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://review.coreboot.org/23592">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">cpu/intel/sandybridge: Put stage cache into TSEG<br><br>TSEG is not accessible in ring 0 after it is locked in<br>ramstage, in contrast with cbmem which remains accessible. Assuming<br>SMM does not touch the cache this is a good region to cache stages.<br><br>TESTED on Thinkpad X220: on a cold boot the stage cache gets created<br>and on S3 the cached ramstage gets properly used.<br><br>Change-Id: Ifd8f939416b1712f6e5c74f544a5828745f8c2f2<br>Signed-off-by: Arthur Heymans <arthur@aheymans.xyz><br>---<br>M src/cpu/intel/model_206ax/Kconfig<br>M src/cpu/intel/model_206ax/Makefile.inc<br>M src/cpu/intel/model_206ax/model_206ax.h<br>A src/cpu/intel/model_206ax/stage_cache.c<br>M src/cpu/intel/smm/gen1/smmrelocate.c<br>M src/northbridge/intel/sandybridge/sandybridge.h<br>6 files changed, 64 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/92/23592/2</pre><p>To view, visit <a href="https://review.coreboot.org/23592">change 23592</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/23592"/><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: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Ifd8f939416b1712f6e5c74f544a5828745f8c2f2 </div>
<div style="display:none"> Gerrit-Change-Number: 23592 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz> </div>