aboutsummaryrefslogtreecommitdiffstats
path: root/hw/tpm/tpm_tis_common.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/tpm: Constify VMStateRichard Henderson2023-12-301-1/+1
* hw/tpm: spelling fixesMichael Tokarev2023-09-201-1/+1
* tpm: Extend common APIs to support TPM TIS I2CNinad Palsule2023-04-201-8/+28
* hw/tpm/tpm_tis_common.c: Assert that locty is in rangePeter Maydell2022-06-011-1/+6
* hw/tpm: Make 'tpm_util.h' publicly accessible as "sysemu/tpm_util.h"Philippe Mathieu-Daudé2020-06-191-1/+1
* hw/tpm: Make TRACE_TPM_UTIL_SHOW_BUFFER check local to tpm_util.cPhilippe Mathieu-Daudé2020-06-191-6/+2
* hw/tpm: Remove unnecessary 'tpm_int.h' header inclusionPhilippe Mathieu-Daudé2020-06-191-1/+0
* hw/tpm: fix usage of bool in tpm-tis.cJafar Abdi2020-05-121-2/+2
* tpm: Separate tpm_tis common functions from isa codeEric Auger2020-03-051-0/+872