Age | Commit message (Expand) | Author |
---|---|---|
2023-02-28 | tpm: Implement tpm_auto_start() for TPMv1.2 | Simon Glass |
2022-09-03 | tpm: Correct the permissions command in TPMv1 | Simon Glass |
2021-11-17 | cmd: tpm-v1: fix load_key_by_sha1 compile errors | Mathew McBride |
2021-03-02 | tpm: Switch TPMv1 over to use the new API | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2019-02-19 | tpm: simplify: tpm_set_global_lock() | Heinrich Schuchardt |
2018-12-05 | tpm: Remove use of build-time TPM versions | Simon Glass |
2018-11-29 | tpm: Convert to use a device parameter | Simon Glass |
2018-10-09 | tpm: Add a few new commands for v1 | Simon Glass |
2018-05-25 | tpm: disociate TPMv1.x specific and generic code | Miquel Raynal |