summaryrefslogtreecommitdiff
path: root/include/tpm-common.h
Commit message (Expand)AuthorAgeFilesLines
* 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