summaryrefslogtreecommitdiff
path: root/lib/tpm-v1.c
Commit message (Expand)AuthorAgeFilesLines
* tpm: Implement tpm_auto_start() for TPMv1.2Simon Glass2023-02-281-0/+14
* tpm: Correct the permissions command in TPMv1Simon Glass2022-09-031-2/+3
* cmd: tpm-v1: fix load_key_by_sha1 compile errorsMathew McBride2021-11-171-2/+2
* tpm: Switch TPMv1 over to use the new APISimon Glass2021-03-021-61/+54
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* tpm: simplify: tpm_set_global_lock()Heinrich Schuchardt2019-02-191-3/+1
* tpm: Remove use of build-time TPM versionsSimon Glass2018-12-051-11/+11
* tpm: Convert to use a device parameterSimon Glass2018-11-291-67/+75
* tpm: Add a few new commands for v1Simon Glass2018-10-091-3/+65
* tpm: disociate TPMv1.x specific and generic codeMiquel Raynal2018-05-251-0/+852