summaryrefslogtreecommitdiff
path: root/lib/tpm-v1.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-02tpm: Switch TPMv1 over to use the new APISimon Glass1-61/+54
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2019-02-19tpm: simplify: tpm_set_global_lock()Heinrich Schuchardt1-3/+1
2018-12-05tpm: Remove use of build-time TPM versionsSimon Glass1-11/+11
2018-11-29tpm: Convert to use a device parameterSimon Glass1-67/+75
2018-10-09tpm: Add a few new commands for v1Simon Glass1-3/+65
2018-05-26tpm: disociate TPMv1.x specific and generic codeMiquel Raynal1-0/+852