<p>Maulik V Vaghela <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://review.coreboot.org/26032">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/intel/skylake: Use common lockdown code<br><br>In previous patch, lockdown code has been added as part of common base<br>code and this code support is common across multiple SOCs. Skylake can<br>also use same common code instead of keeping redundant copy inside soc<br>folder. So removing lockdown.c from skylake folder and instead using<br>common lockdown code.<br><br>We need to implement soc specific function for skylake which returns soc<br>specific lockdown configuration to common code. This function has been<br>implemented inside chip.c and chip_fsp20.c files<br><br>BUG=none<br>BRANCH=none<br>TEST= code compiles with different configurations. No changes in code<br>logic.<br><br>Change-Id: I462ccf02424f6734cf6fb505eaf7ce6dcd2833d5<br>Signed-off-by: Maulik V Vaghela <maulik.v.vaghela@intel.com><br>---<br>M src/soc/intel/skylake/Kconfig<br>M src/soc/intel/skylake/Makefile.inc<br>M src/soc/intel/skylake/chip.c<br>M src/soc/intel/skylake/chip_fsp20.c<br>D src/soc/intel/skylake/lockdown.c<br>5 files changed, 43 insertions(+), 114 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/32/26032/2</pre><p>To view, visit <a href="https://review.coreboot.org/26032">change 26032</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/26032"/><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: I462ccf02424f6734cf6fb505eaf7ce6dcd2833d5 </div>
<div style="display:none"> Gerrit-Change-Number: 26032 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Maulik V Vaghela <maulik.v.vaghela@intel.com> </div>