aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/tpm/tpm20.c
Commit message (Expand)AuthorAgeFilesLines
* Add a cv_wait to the TPM2.0 harvesting functionMarcin Wojtas2019-04-031-0/+2
* Allow using TPM as entropy source.Marcin Wojtas2019-03-231-1/+75
* tpm(4): Fix GCC build after r342084 (TPM 2.0 driver commit)Conrad Meyer2018-12-201-1/+17
* Introduce driver for TPM 2.0 in CRB and FIFO (TIS) modesMarcin Wojtas2018-12-141-0/+260