<p>Arthur Heymans <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://review.coreboot.org/27586">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">cpu/intel/model_1067x: Configure IA32_FEATURE_CONTROL for SMRR<br><br>The SMRR enable bit and lock bit in IA32_FEATURE_CONTROL need to be set before<br>writing to MSR_SMRR_PHYSBASE and MSR_SMRR_PHYSMASK of model_1067x and model_6fx.<br>Therefore configuring IA32_FEATURE_CONTROL needs to be done early on these<br>CPUs.<br><br>This change takes away the possibility to not lock VMX on these CPU's as this is<br>need for SMRR MSR to work.<br><br>Change-Id: Ia85602e75385e24ebded75e6e6dd38ccc969a76b<br>Signed-off-by: Arthur Heymans <arthur@aheymans.xyz><br>---<br>M src/cpu/intel/common/common_init.c<br>M src/cpu/intel/model_1067x/Kconfig<br>M src/cpu/intel/model_1067x/model_1067x_init.c<br>M src/cpu/intel/model_1067x/mp_init.c<br>M src/cpu/intel/model_6fx/Kconfig<br>M src/cpu/intel/model_6fx/model_6fx_init.c<br>6 files changed, 27 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/86/27586/2</pre><p>To view, visit <a href="https://review.coreboot.org/27586">change 27586</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/27586"/><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: Ia85602e75385e24ebded75e6e6dd38ccc969a76b </div>
<div style="display:none"> Gerrit-Change-Number: 27586 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>