<p>Arthur Heymans <strong>uploaded patch set #4</strong> to this change.</p><p><a href="https://review.coreboot.org/23427">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">sb/intel/common: Add common code for SMM setup and smihandler<br><br>This moves the sandybridge smm code to a common place.<br><br>For now 'void southbridge_smi_monitor(void)' is kept in southbridge<br>specific code RCBA macros. Once these are made common too it can be<br>moved into the common code too.<br><br>Tested on Thinkpad X220, still boots, resume to and from S3 is fine<br>so smihandler is still working fine.<br><br>Change-Id: I28e2e6ad1e95a9e14462a456726a144ccdc63ec9<br>Signed-off-by: Arthur Heymans <arthur@aheymans.xyz><br>---<br>M src/mainboard/google/parrot/smihandler.c<br>M src/mainboard/lenovo/l520/smihandler.c<br>M src/mainboard/lenovo/s230u/smihandler.c<br>M src/mainboard/lenovo/t420/smihandler.c<br>M src/mainboard/lenovo/t420s/smihandler.c<br>M src/mainboard/lenovo/t430s/smihandler.c<br>M src/mainboard/lenovo/t520/smihandler.c<br>M src/mainboard/lenovo/t530/smihandler.c<br>M src/mainboard/lenovo/x1_carbon_gen1/smihandler.c<br>M src/mainboard/lenovo/x220/smihandler.c<br>M src/mainboard/lenovo/x230/smihandler.c<br>M src/southbridge/intel/bd82x6x/Kconfig<br>M src/southbridge/intel/bd82x6x/Makefile.inc<br>M src/southbridge/intel/bd82x6x/finalize.c<br>M src/southbridge/intel/bd82x6x/lpc.c<br>M src/southbridge/intel/bd82x6x/pch.h<br>D src/southbridge/intel/bd82x6x/smi.c<br>M src/southbridge/intel/bd82x6x/smihandler.c<br>M src/southbridge/intel/common/Kconfig<br>M src/southbridge/intel/common/Makefile.inc<br>A src/southbridge/intel/common/pmutil.c<br>A src/southbridge/intel/common/pmutil.h<br>A src/southbridge/intel/common/smi.c<br>A src/southbridge/intel/common/smihandler.c<br>24 files changed, 1,091 insertions(+), 1,017 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/27/23427/4</pre><p>To view, visit <a href="https://review.coreboot.org/23427">change 23427</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/23427"/><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: I28e2e6ad1e95a9e14462a456726a144ccdc63ec9 </div>
<div style="display:none"> Gerrit-Change-Number: 23427 </div>
<div style="display:none"> Gerrit-PatchSet: 4 </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>