summaryrefslogtreecommitdiff
path: root/lib/tpm-v1.c
AgeCommit message (Expand)Author
2022-09-03tpm: Correct the permissions command in TPMv1Simon Glass
2021-11-17cmd: tpm-v1: fix load_key_by_sha1 compile errorsMathew McBride
2021-03-02tpm: Switch TPMv1 over to use the new APISimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2019-02-19tpm: simplify: tpm_set_global_lock()Heinrich Schuchardt
2018-12-05tpm: Remove use of build-time TPM versionsSimon Glass
2018-11-29tpm: Convert to use a device parameterSimon Glass
2018-10-09tpm: Add a few new commands for v1Simon Glass
2018-05-25tpm: disociate TPMv1.x specific and generic codeMiquel Raynal