aboutsummaryrefslogtreecommitdiffstats
path: root/src/hw/tpm_drivers.h
Commit message (Expand)AuthorAgeFilesLines
* tpm: add TPM CRB device supportMarc-André Lureau2018-02-271-0/+26
* tpm: Implement tpm20_set_timeoutsStefan Berger2016-02-051-0/+17
* tpm: Extend TPM TIS with TPM 2 support.Stefan Berger2016-02-051-1/+8
* tpm: Don't use 16bit BIOS return codes in tpmhw_* functionsKevin O'Connor2016-01-051-1/+1
* tpm: Move TPM hardware functions from tcgbios.c to hw/tpm_drivers.cKevin O'Connor2016-01-051-22/+7
* tpm: Set timeouts and durations to microsecond valuesStefan Berger2015-11-221-9/+14
* tpm: Drop code using the TPM for sha1Stefan Berger2015-11-221-3/+0
* tpm: fix compiler warning with older gcc versionsStefan Berger2015-11-191-1/+1
* Add an implementation of a TPM TIS driverStefan Berger2015-05-211-0/+90