summaryrefslogtreecommitdiff
path: root/cmd/tpm-v1.c
AgeCommit message (Expand)Author
2022-09-03tpm: Require a digest source when extending the PCRSimon Glass
2021-11-17cmd: tpm-v1: fix load_key_by_sha1 compile errorsMathew McBride
2021-11-17cmd: tpm-v1: fix compile error in TPMv1 list resources commandMathew McBride
2021-03-02tpm: Switch TPMv1 over to use the new APISimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-02-05cmd: tpm: add a subcommand devicePhilippe Reynes
2019-08-11env: Move env_set_hex() to env.hSimon Glass
2018-11-29tpm: Convert to use a device parameterSimon Glass
2018-07-28tpm: allow TPM v1 and v2 to be compiled at the same timeMiquel Raynal
2018-05-25tpm: disociate TPMv1.x specific and generic codeMiquel Raynal