[SeaBIOS] [PATCH v1 0/3] tpm: Support 2.0 TPM devices connected to a TIS host

Stephen Douthit stephend at silicom-usa.com
Tue Feb 27 20:17:08 CET 2018


Changes from v0 -> v1

Patch 1/3
*Rename sts to value

Patch 2/3
*No Change

Patch 3/3
*No longer sending command to the TPM.  Instead check the
InterfaceVersion field in the TPM_INTF_CAPABILITY register if necessary.
*Removed "Tested-by:" since I wasn't able to find 1.2 hardware for
regression test.

Stephen Douthit (3):
  tpm: Refactor duplicated wait code in tis_wait_sts() & crb_wait_reg()
  tpm: Wait for interface startup when probing
  tpm: Handle unimplemented TIS_REG_IFACE_ID in tis_get_tpm_version()

 src/hw/tpm_drivers.c | 113 +++++++++++++++++++++++++++------------------------
 1 file changed, 60 insertions(+), 53 deletions(-)

-- 
2.14.3




More information about the SeaBIOS mailing list