summaryrefslogtreecommitdiffstats
path: root/include/tpm-common.h
Commit message (Expand)AuthorAgeFilesLines
* tpm: Add TPM2 support for read/write valuesSimon Glass2021-03-021-0/+3
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+2
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-7/+9
* tpm: add a helper to iterate on all tpm devicesPhilippe Reynes2020-02-051-0/+3
* tpm: Export tpm_clear_and_reenable()Simon Glass2018-12-051-0/+8
* tpm: Remove use of build-time TPM versionsSimon Glass2018-12-051-0/+11
* tpm: Convert to use a device parameterSimon Glass2018-11-291-2/+14
* tpm: Export the open/close functionsSimon Glass2018-11-291-0/+18
* tpm: Add a constant for the minimum supported digest sizeSimon Glass2018-11-291-0/+2
* tpm: allow TPM v1 and v2 to be compiled at the same timeMiquel Raynal2018-07-281-6/+34
* tpm: fix typo in kernel docMiquel Raynal2018-07-281-1/+1
* tpm: prepare support for TPMv2.x commandsMiquel Raynal2018-05-251-0/+6
* tpm: add missing parameter in private data structure descriptionMiquel Raynal2018-05-251-0/+1
* tpm: disociate TPMv1.x specific and generic codeMiquel Raynal2018-05-251-0/+210