<p>Barnali Sarkar <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://review.coreboot.org/20645">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/intel/skylake: Skip Spi Flash Lockdown from FSP<br><br>Coreboot was setting SPI FPR register to protect the<br>mrc_cache data range stored in flash. This programming was being done<br>after FSP Notify 1.<br>But, FSP was Locking the SPI by setting FLOCKDN Bit during Notify<br>phase 1, due to which coreboot was unable to protect that range.<br><br>As solution, FSP introduced a new UPD SpiFlashCfgLockDown to skip<br>the Lockdown of flash on interest of bootloader.<br>Set that UPD to 0 to skip the Lockdown of FAST_SPI flash from FSP.<br><br>The same is being done from Coreboot after End of Post at finalize.c<br>file.<br><br>BUG=b:63049493<br>BRANCH=none<br>TEST=FPR can be set properly to protect the mrc_cache range. The<br>issue reported in the bug doesn't come when both software and<br>hardware WP is enabled with this patch.<br><br>Change-Id: I3ffca2f1b05ab2e4ef631275ef7c3a6e23e393aa<br>Signed-off-by: Barnali Sarkar <barnali.sarkar@intel.com><br>---<br>M src/soc/intel/skylake/chip_fsp20.c<br>1 file changed, 8 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/45/20645/2</pre><p>To view, visit <a href="https://review.coreboot.org/20645">change 20645</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/20645"/><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: I3ffca2f1b05ab2e4ef631275ef7c3a6e23e393aa </div>
<div style="display:none"> Gerrit-Change-Number: 20645 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Barnali Sarkar <barnali.sarkar@intel.com> </div>
<div style="display:none"> Gerrit-Reviewer: Balaji Manigandan <balaji.manigandan@intel.com> </div>
<div style="display:none"> Gerrit-Reviewer: Subrata Banik <subrata.banik@intel.com> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>