summaryrefslogtreecommitdiff
path: root/cmd/tpm-v1.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-02tpm: Switch TPMv1 over to use the new APISimon Glass1-12/+13
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-42/+43
2020-02-06cmd: tpm: add a subcommand devicePhilippe Reynes1-0/+3
2019-08-11env: Move env_set_hex() to env.hSimon Glass1-0/+1
2018-11-29tpm: Convert to use a device parameterSimon Glass1-20/+120
2018-07-28tpm: allow TPM v1 and v2 to be compiled at the same timeMiquel Raynal1-1/+1
2018-05-26tpm: disociate TPMv1.x specific and generic codeMiquel Raynal1-0/+723