summaryrefslogtreecommitdiff
path: root/include/tpm-v2.h
AgeCommit message (Expand)Author
2020-02-07tpm: Add more TPM2 definitionsSimon Glass
2018-12-05tpm: Add non-volatile index attributes needed for v2Simon Glass
2018-11-29tpm: Convert to use a device parameterSimon Glass
2018-10-09sandbox: tpm: Tidy up enums and return valuesSimon Glass
2018-05-25tpm: add PCR authentication commands supportMiquel Raynal
2018-05-25tpm: add TPM2_HierarchyChangeAuth command supportMiquel Raynal
2018-05-25tpm: add dictionary attack mitigation commands supportMiquel Raynal
2018-05-25tpm: add TPM2_GetCapability command supportMiquel Raynal
2018-05-25tpm: add TPM2_PCR_Read command supportMiquel Raynal
2018-05-25tpm: add TPM2_PCR_Extend command supportMiquel Raynal
2018-05-25tpm: add TPM2_Clear command supportMiquel Raynal
2018-05-25tpm: add TPM2_SelfTest command supportMiquel Raynal
2018-05-25tpm: add TPM2_Startup command supportMiquel Raynal
2018-05-25tpm: prepare support for TPMv2.x commandsMiquel Raynal