Comment 13 for bug 1398274

Revision history for this message
XiongZhang (xiong-y-zhang) wrote :

Some tpm2.0 bug fix patches are missed v4.5 and delayed to v4.6:
2cb6d64 tpm_tis: fix build warning with tpm_tis_resume
99cda8c tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
30f9c8c tpm_crb/tis: fix: use dev_name() for /proc/iomem
186d124 tpm_eventlog.c: fix binary_bios_measurements
4f3b193 tpm: fix: return rc when devm_add_action() fails
c0b5eed tpm: fix: set continueSession attribute for the unseal operation
8e0ee3c tpm: fix the cleanup of struct tpm_chip
72c91ce tpm: fix the rollback in tpm_chip_register()
1bd047b tpm_crb: Use devm_ioremap_resource
1e3ed59 tpm_crb: Drop le32_to_cpu(ioread32(..))
0019482 tpm_tis: Clean up the force=1 module parameter
51dd43d tpm_tis: Use devm_ioremap_resource
4d627e6 tpm_tis: Do not fall back to a hardcoded address for TPM2
ef7b81d tpm_tis: Disable interrupt auto probing on a per-device basis
55a889c tpm_crb: Use the common ACPI definition of struct acpi_tpm2
f3c82ad tpm: fix checks for policy digest existence in tpm2_seal_trusted()
e5be990 tpm: remove unneeded include of actbl2.h