summaryrefslogtreecommitdiffstats
path: root/hw/tpm/tpm_ppi.c
Commit message (Expand)AuthorAgeFilesLines
* Replace qemu_real_host_page variables with inlined functionsMarc-André Lureau2022-04-061-1/+1
* osdep: Move memalign-related functions to their own headerPeter Maydell2022-03-071-1/+1
* hw/tpm: Clean includesPhilippe Mathieu-Daudé2022-02-211-2/+2
* tpm: mark correct memory region range dirty when clearing RAMDavid Hildenbrand2021-10-021-1/+4
* docs: fix references to docs/specs/tpm.rstStefano Garzarella2021-06-021-1/+1
* hw/tpm: Move 'hw/acpi/tpm.h' inclusion from header to sourcesPhilippe Mathieu-Daudé2020-06-191-0/+1
* tpm-ppi: page-align PPI RAMMarc-André Lureau2020-01-291-1/+2
* Include sysemu/reset.h a lot lessMarkus Armbruster2019-08-161-1/+0Star
* tpm: clear RAM when "memory overwrite" requestedMarc-André Lureau2019-01-181-0/+22
* tpm: allocate/map buffer for TPM Physical Presence interfaceStefan Berger2019-01-181-0/+31