aboutsummaryrefslogtreecommitdiff
path: root/hw/tpm/tpm_spapr.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-15tpm: tpm_spapr: Exit on TPM backend failuresStefan Berger1-1/+4
2020-06-19hw/tpm: Make 'tpm_util.h' publicly accessible as "sysemu/tpm_util.h"Philippe Mathieu-Daudé1-1/+1
2020-06-19hw/tpm: Move DEFINE_PROP_TPMBE() macro to 'tmp_prop.h' local headerPhilippe Mathieu-Daudé1-0/+1
2020-06-19hw/tpm: Remove unnecessary 'tpm_int.h' header inclusionPhilippe Mathieu-Daudé1-1/+0
2020-02-02tpm_spapr: Support suspend and resumeStefan Berger1-1/+51
2020-02-02tpm_spapr: Support TPM for ppc64 using CRQ based interfaceStefan Berger1-0/+379