aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tpm/tpm1-cmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-13tpm: move tpm1_pcr_extend to tpm1-cmd.cTomas Winkler1-0/+21
2018-11-13tpm: factor out tpm_get_timeouts()Tomas Winkler1-0/+106
2018-11-13tpm: add tpm_calc_ordinal_duration() wrapperTomas Winkler1-1/+0
2018-11-13tpm: factor out tpm 1.x duration calculation to tpm1-cmd.cTomas Winkler1-0/+310