aboutsummaryrefslogtreecommitdiff
path: root/hw/tpm/tpm_tis_sysbus.c
AgeCommit message (Expand)Author
2023-12-30hw/tpm: Constify VMStateRichard Henderson
2023-09-20hw/tpm: spelling fixesMichael Tokarev
2023-07-14hw/tpm: TIS on sysbus: Remove unsupport ppi command line optionStefan Berger
2021-02-20tpm: put some tpm devices into the correct categoryGan Qixin
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-06-19hw/tpm: Move DEFINE_PROP_TPMBE() macro to 'tmp_prop.h' local headerPhilippe Mathieu-Daudé
2020-06-19hw/tpm: Move 'hw/acpi/tpm.h' inclusion from header to sourcesPhilippe Mathieu-Daudé
2020-05-06tpm: tpm-tis-device: set PPI to false by defaultEric Auger
2020-03-05tpm: Add the SysBus TPM TIS deviceEric Auger