<p>Philipp Deppenwiese <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://review.coreboot.org/25988">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">security/tpm: TPM software stack cleanup (1/3)<br><br>Change-Id: I2d818d9e1b5c3ad7ebc4f2cdb1e3070f843fb2aa<br>Signed-off-by: Philipp Deppenwiese <zaolin@das-labor.org><br>---<br>M src/cpu/intel/haswell/romstage.c<br>M src/drivers/i2c/tpm/Kconfig<br>M src/drivers/i2c/tpm/Makefile.inc<br>M src/drivers/intel/fsp1_1/romstage.c<br>M src/drivers/intel/fsp2_0/Kconfig<br>M src/drivers/intel/fsp2_0/memory_init.c<br>M src/drivers/pc80/tpm/Kconfig<br>M src/drivers/pc80/tpm/Makefile.inc<br>M src/drivers/spi/tpm/Kconfig<br>M src/drivers/spi/tpm/Makefile.inc<br>M src/mainboard/asus/kgpe-d16/romstage.c<br>M src/mainboard/gigabyte/ga-b75m-d3h/Kconfig<br>M src/mainboard/google/auron/Kconfig<br>M src/mainboard/google/beltino/Kconfig<br>M src/mainboard/google/butterfly/Kconfig<br>M src/mainboard/google/chell/Kconfig<br>M src/mainboard/google/cyan/Kconfig<br>M src/mainboard/google/eve/Kconfig<br>M src/mainboard/google/fizz/Kconfig<br>M src/mainboard/google/glados/Kconfig<br>M src/mainboard/google/gru/Kconfig<br>M src/mainboard/google/jecht/Kconfig<br>M src/mainboard/google/kahlee/Kconfig<br>M src/mainboard/google/kahlee/bootblock/bootblock.c<br>M src/mainboard/google/lars/Kconfig<br>M src/mainboard/google/link/Kconfig<br>M src/mainboard/google/link/romstage.c<br>M src/mainboard/google/oak/Kconfig<br>M src/mainboard/google/octopus/Kconfig<br>M src/mainboard/google/parrot/Kconfig<br>M src/mainboard/google/parrot/romstage.c<br>M src/mainboard/google/poppy/Kconfig<br>M src/mainboard/google/rambi/Kconfig<br>M src/mainboard/google/reef/Kconfig<br>M src/mainboard/google/slippy/Kconfig<br>M src/mainboard/google/stout/Kconfig<br>M src/mainboard/google/stout/romstage.c<br>M src/mainboard/google/zoombini/Kconfig<br>M src/mainboard/hp/8460p/Kconfig<br>M src/mainboard/hp/revolve_810_g1/Kconfig<br>M src/mainboard/intel/emeraldlake2/romstage.c<br>M src/mainboard/intel/galileo/Kconfig<br>M src/mainboard/intel/glkrvp/Kconfig<br>M src/mainboard/intel/kblrvp/Kconfig<br>M src/mainboard/lenovo/s230u/Kconfig<br>M src/mainboard/lenovo/t420/Kconfig<br>M src/mainboard/lenovo/t420s/Kconfig<br>M src/mainboard/lenovo/t430/Kconfig<br>M src/mainboard/lenovo/t430s/Kconfig<br>M src/mainboard/lenovo/t520/Kconfig<br>M src/mainboard/lenovo/t530/Kconfig<br>M src/mainboard/lenovo/x131e/Kconfig<br>M src/mainboard/lenovo/x1_carbon_gen1/Kconfig<br>M src/mainboard/lenovo/x201/Kconfig<br>M src/mainboard/lenovo/x201/romstage.c<br>M src/mainboard/lenovo/x220/Kconfig<br>M src/mainboard/lenovo/x230/Kconfig<br>M src/mainboard/pcengines/apu2/Kconfig<br>M src/mainboard/pcengines/apu2/romstage.c<br>M src/mainboard/samsung/lumpy/Kconfig<br>M src/mainboard/samsung/lumpy/romstage.c<br>M src/mainboard/samsung/stumpy/Kconfig<br>M src/mainboard/samsung/stumpy/romstage.c<br>M src/northbridge/intel/sandybridge/romstage.c<br>M src/security/tpm/Kconfig<br>M src/security/tpm/Makefile.inc<br>M src/security/tpm/tis.h<br>A src/security/tpm/tspi.h<br>A src/security/tpm/tspi/tspi.c<br>M src/security/tpm/tss.h<br>A src/security/tpm/tss/common/tss_common.h<br>M src/security/tpm/tss/tcg-1.2/tss.c<br>A src/security/tpm/tss/tcg-1.2/tss_commands.h<br>M src/security/tpm/tss/tcg-1.2/tss_structures.h<br>M src/security/tpm/tss/tcg-2.0/tss.c<br>M src/security/tpm/tss/tcg-2.0/tss_marshaling.h<br>M src/security/tpm/tss/tcg-2.0/tss_structures.h<br>A src/security/tpm/tss/vendor/cr50/Kconfig<br>A src/security/tpm/tss/vendor/cr50/Makefile.inc<br>A src/security/tpm/tss/vendor/cr50/tss.c<br>A src/security/tpm/tss/vendor/cr50/tss_structures.h<br>D src/security/tpm/tss_constants.h<br>D src/security/tpm/tss_error_messages.h<br>A src/security/tpm/tss_errors.h<br>M src/security/vboot/Kconfig<br>M src/soc/intel/apollolake/Kconfig<br>M src/soc/intel/baytrail/romstage/romstage.c<br>M src/soc/intel/braswell/romstage/romstage.c<br>M src/soc/intel/broadwell/romstage/romstage.c<br>M src/soc/intel/common/Makefile.inc<br>M src/vendorcode/google/chromeos/Kconfig<br>M src/vendorcode/google/chromeos/Makefile.inc<br>92 files changed, 1,036 insertions(+), 949 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/88/25988/3</pre><p>To view, visit <a href="https://review.coreboot.org/25988">change 25988</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/25988"/><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: I2d818d9e1b5c3ad7ebc4f2cdb1e3070f843fb2aa </div>
<div style="display:none"> Gerrit-Change-Number: 25988 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Philipp Deppenwiese <zaolin.daisuki@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>