Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tpm: add TPM CRB device support | Marc-André Lureau | 2018-02-27 | 1 | -0/+26 |
* | tpm: Implement tpm20_set_timeouts | Stefan Berger | 2016-02-05 | 1 | -0/+17 |
* | tpm: Extend TPM TIS with TPM 2 support. | Stefan Berger | 2016-02-05 | 1 | -1/+8 |
* | tpm: Don't use 16bit BIOS return codes in tpmhw_* functions | Kevin O'Connor | 2016-01-05 | 1 | -1/+1 |
* | tpm: Move TPM hardware functions from tcgbios.c to hw/tpm_drivers.c | Kevin O'Connor | 2016-01-05 | 1 | -22/+7 |
* | tpm: Set timeouts and durations to microsecond values | Stefan Berger | 2015-11-22 | 1 | -9/+14 |
* | tpm: Drop code using the TPM for sha1 | Stefan Berger | 2015-11-22 | 1 | -3/+0 |
* | tpm: fix compiler warning with older gcc versions | Stefan Berger | 2015-11-19 | 1 | -1/+1 |
* | Add an implementation of a TPM TIS driver | Stefan Berger | 2015-05-21 | 1 | -0/+90 |