summaryrefslogtreecommitdiffstats
path: root/cmd/tpm-v1.c
Commit message (Expand)AuthorAgeFilesLines
* tpm: Switch TPMv1 over to use the new APISimon Glass2021-03-021-12/+13
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-42/+43
* cmd: tpm: add a subcommand devicePhilippe Reynes2020-02-051-0/+3
* env: Move env_set_hex() to env.hSimon Glass2019-08-111-0/+1
* tpm: Convert to use a device parameterSimon Glass2018-11-291-20/+120
* tpm: allow TPM v1 and v2 to be compiled at the same timeMiquel Raynal2018-07-281-1/+1
* tpm: disociate TPMv1.x specific and generic codeMiquel Raynal2018-05-251-0/+723