summaryrefslogtreecommitdiffstats
path: root/hw/tpm/tpm_tis_sysbus.c
Commit message (Expand)AuthorAgeFilesLines
* tpm: put some tpm devices into the correct categoryGan Qixin2021-02-201-0/+1
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-1/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* hw/tpm: Move DEFINE_PROP_TPMBE() macro to 'tmp_prop.h' local headerPhilippe Mathieu-Daudé2020-06-191-1/+1
* hw/tpm: Move 'hw/acpi/tpm.h' inclusion from header to sourcesPhilippe Mathieu-Daudé2020-06-191-0/+1
* tpm: tpm-tis-device: set PPI to false by defaultEric Auger2020-05-061-1/+1
* tpm: Add the SysBus TPM TIS deviceEric Auger2020-03-051-0/+159