summaryrefslogtreecommitdiffstats
path: root/cmd/tpm-common.c
Commit message (Expand)AuthorAgeFilesLines
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-5/+5
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* cmd: tpm: add a subcommand devicePhilippe Reynes2020-02-051-4/+73
* env: Move env_set_ulong() to env.hSimon Glass2019-08-111-0/+1
* tpm: Convert to use a device parameterSimon Glass2018-11-291-1/+7
* tpm: allow TPM v1 and v2 to be compiled at the same timeMiquel Raynal2018-07-281-1/+23
* tpm: disociate TPMv1.x specific and generic codeMiquel Raynal2018-05-251-0/+288