summaryrefslogtreecommitdiff
path: root/include/tpm-common.h
AgeCommit message (Expand)Author
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-02-05tpm: add a helper to iterate on all tpm devicesPhilippe Reynes
2018-12-05tpm: Export tpm_clear_and_reenable()Simon Glass
2018-12-05tpm: Remove use of build-time TPM versionsSimon Glass
2018-11-29tpm: Convert to use a device parameterSimon Glass
2018-11-29tpm: Export the open/close functionsSimon Glass
2018-11-29tpm: Add a constant for the minimum supported digest sizeSimon Glass
2018-07-28tpm: allow TPM v1 and v2 to be compiled at the same timeMiquel Raynal
2018-07-28tpm: fix typo in kernel docMiquel Raynal
2018-05-25tpm: prepare support for TPMv2.x commandsMiquel Raynal
2018-05-25tpm: add missing parameter in private data structure descriptionMiquel Raynal
2018-05-25tpm: disociate TPMv1.x specific and generic codeMiquel Raynal