aboutsummaryrefslogtreecommitdiff
path: root/hw/tpm/tpm_tis_sysbus.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-20tpm: put some tpm devices into the correct categoryGan Qixin1-0/+1
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost1-3/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-1/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-2/+4
2020-06-19hw/tpm: Move DEFINE_PROP_TPMBE() macro to 'tmp_prop.h' local headerPhilippe Mathieu-Daudé1-1/+1
2020-06-19hw/tpm: Move 'hw/acpi/tpm.h' inclusion from header to sourcesPhilippe Mathieu-Daudé1-0/+1
2020-05-06tpm: tpm-tis-device: set PPI to false by defaultEric Auger1-1/+1
2020-03-05tpm: Add the SysBus TPM TIS deviceEric Auger1-0/+159