<p>Nicola Corna has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/25507">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">sb/intel/common/firmware: Allow CONFIG_USE_ME_CLEANER on Kaby Lake<br><br>Some users have reported a successful boot with me_cleaner on Kaby Lake<br>with OEM firmware:<br><br>https://github.com/corna/me_cleaner/issues/3<br><br>It should work as well on coreboot.<br><br>Change-Id: Ifc47f19deee5c39ca27b427c9406da7f6e3e9f15<br>Signed-off-by: Nicola Corna <nicola@corna.info><br>---<br>M src/southbridge/intel/common/firmware/Kconfig<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/07/25507/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/southbridge/intel/common/firmware/Kconfig b/src/southbridge/intel/common/firmware/Kconfig</span><br><span>index 6d33711..fd6a523 100644</span><br><span>--- a/src/southbridge/intel/common/firmware/Kconfig</span><br><span>+++ b/src/southbridge/intel/common/firmware/Kconfig</span><br><span>@@ -65,7 +65,7 @@</span><br><span>             NORTHBRIDGE_INTEL_SANDYBRIDGE || \</span><br><span>           NORTHBRIDGE_INTEL_IVYBRIDGE || NORTHBRIDGE_INTEL_HASWELL || \</span><br><span>                SOC_INTEL_BROADWELL || SOC_INTEL_SKYLAKE || \</span><br><span style="color: hsl(0, 100%, 40%);">-           SOC_INTEL_BAYTRAIL || SOC_INTEL_BRASWELL)</span><br><span style="color: hsl(120, 100%, 40%);">+             SOC_INTEL_KABYLAKE || SOC_INTEL_BAYTRAIL || SOC_INTEL_BRASWELL)</span><br><span>      help</span><br><span>           Verify the integrity of the supplied Intel ME/TXE firmware before</span><br><span>    proceeding with the build, in order to prevent an accidental loading</span><br><span>@@ -76,7 +76,7 @@</span><br><span>   depends on HAVE_ME_BIN && (NORTHBRIDGE_INTEL_SANDYBRIDGE || \</span><br><span>                NORTHBRIDGE_INTEL_IVYBRIDGE || NORTHBRIDGE_INTEL_HASWELL || \</span><br><span>                SOC_INTEL_BROADWELL || SOC_INTEL_SKYLAKE || \</span><br><span style="color: hsl(0, 100%, 40%);">-           SOC_INTEL_BAYTRAIL || SOC_INTEL_BRASWELL)</span><br><span style="color: hsl(120, 100%, 40%);">+             SOC_INTEL_KABYLAKE || SOC_INTEL_BAYTRAIL || SOC_INTEL_BRASWELL)</span><br><span>      help</span><br><span>           Use me_cleaner to remove all the non-fundamental code from the Intel</span><br><span>         ME/TXE firmware.</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/25507">change 25507</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/25507"/><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: Ifc47f19deee5c39ca27b427c9406da7f6e3e9f15 </div>
<div style="display:none"> Gerrit-Change-Number: 25507 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Nicola Corna <nicola@corna.info> </div>