aboutsummaryrefslogtreecommitdiff
path: root/hw/tpm/tpm_tis_i2c.c
AgeCommit message (Expand)AuthorFilesLines
2024-12-15hw/tpm: Constify all PropertyRichard Henderson1-1/+1
2024-09-13hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell1-1/+1
2023-12-30hw/tpm: Constify VMStateRichard Henderson1-1/+1
2023-09-20hw/tpm: spelling fixesMichael Tokarev1-2/+2
2023-04-20tpm: Add support for TPM device over I2C busNinad Palsule1-0/+571