aboutsummaryrefslogtreecommitdiffstats
path: root/src/hw/tpm_drivers.c
Commit message (Expand)AuthorAgeFilesLines
* tpm: Extend TPM TIS with TPM 2 support.Stefan Berger2016-02-051-4/+34
* tpm: Don't use 16bit BIOS return codes in tpmhw_* functionsKevin O'Connor2016-01-051-10/+10
* tpm: Move TPM hardware functions from tcgbios.c to hw/tpm_drivers.cKevin O'Connor2016-01-051-0/+90
* tpm: Set timeouts and durations to microsecond valuesStefan Berger2015-11-221-11/+20
* tpm: Drop code using the TPM for sha1Stefan Berger2015-11-221-1/+0
* tpm: Move standard definitions from tcgbios.h to new file std/tcg.hKevin O'Connor2015-11-191-2/+2
* Implementation of the TCG BIOS extensionsStefan Berger2015-05-211-0/+33
* Add an implementation of a TPM TIS driverStefan Berger2015-05-211-0/+258