aboutsummaryrefslogtreecommitdiff
path: root/src/hw/tpm_drivers.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-27tpm: add TPM CRB device supportMarc-André Lureau1-0/+26
2016-02-05tpm: Implement tpm20_set_timeoutsStefan Berger1-0/+17
2016-02-05tpm: Extend TPM TIS with TPM 2 support.Stefan Berger1-1/+8
2016-01-05tpm: Don't use 16bit BIOS return codes in tpmhw_* functionsKevin O'Connor1-1/+1
2016-01-05tpm: Move TPM hardware functions from tcgbios.c to hw/tpm_drivers.cKevin O'Connor1-22/+7
2015-11-22tpm: Set timeouts and durations to microsecond valuesStefan Berger1-9/+14
2015-11-22tpm: Drop code using the TPM for sha1Stefan Berger1-3/+0
2015-11-19tpm: fix compiler warning with older gcc versionsStefan Berger1-1/+1
2015-05-21Add an implementation of a TPM TIS driverStefan Berger1-0/+90