summaryrefslogtreecommitdiff
path: root/include/tpm-common.h
AgeCommit message (Expand)AuthorFilesLines
2018-12-05tpm: Export tpm_clear_and_reenable()Simon Glass1-0/+8
2018-12-05tpm: Remove use of build-time TPM versionsSimon Glass1-0/+11
2018-11-29tpm: Convert to use a device parameterSimon Glass1-2/+14
2018-11-29tpm: Export the open/close functionsSimon Glass1-0/+18
2018-11-29tpm: Add a constant for the minimum supported digest sizeSimon Glass1-0/+2
2018-07-28tpm: allow TPM v1 and v2 to be compiled at the same timeMiquel Raynal1-6/+34
2018-07-28tpm: fix typo in kernel docMiquel Raynal1-1/+1
2018-05-26tpm: prepare support for TPMv2.x commandsMiquel Raynal1-0/+6
2018-05-26tpm: add missing parameter in private data structure descriptionMiquel Raynal1-0/+1
2018-05-26tpm: disociate TPMv1.x specific and generic codeMiquel Raynal1-0/+210