summaryrefslogtreecommitdiffstats
path: root/hw/tpm/tpm_spapr.c
Commit message (Expand)AuthorAgeFilesLines
* hw/tpm: Make 'tpm_util.h' publicly accessible as "sysemu/tpm_util.h"Philippe Mathieu-Daudé2020-06-191-1/+1
* hw/tpm: Move DEFINE_PROP_TPMBE() macro to 'tmp_prop.h' local headerPhilippe Mathieu-Daudé2020-06-191-0/+1
* hw/tpm: Remove unnecessary 'tpm_int.h' header inclusionPhilippe Mathieu-Daudé2020-06-191-1/+0Star
* tpm_spapr: Support suspend and resumeStefan Berger2020-02-021-1/+51
* tpm_spapr: Support TPM for ppc64 using CRQ based interfaceStefan Berger2020-02-021-0/+379