summary refs log tree commit diff stats
path: root/hw/tpm/tpm_tis_i2c.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/tpm: Constify all PropertyRichard Henderson2024-12-151-1/+1
* hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell2024-09-131-1/+1
* hw/tpm: Constify VMStateRichard Henderson2023-12-301-1/+1
* hw/tpm: spelling fixesMichael Tokarev2023-09-201-2/+2
* tpm: Add support for TPM device over I2C busNinad Palsule2023-04-201-0/+571