aboutsummaryrefslogtreecommitdiff
path: root/include/tpm-v2.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-25tpm: add PCR authentication commands supportMiquel Raynal1-0/+29
2018-05-25tpm: add TPM2_HierarchyChangeAuth command supportMiquel Raynal1-0/+14
2018-05-25tpm: add dictionary attack mitigation commands supportMiquel Raynal1-0/+25
2018-05-25tpm: add TPM2_GetCapability command supportMiquel Raynal1-0/+14
2018-05-25tpm: add TPM2_PCR_Read command supportMiquel Raynal1-0/+13
2018-05-25tpm: add TPM2_PCR_Extend command supportMiquel Raynal1-0/+10
2018-05-25tpm: add TPM2_Clear command supportMiquel Raynal1-0/+11
2018-05-25tpm: add TPM2_SelfTest command supportMiquel Raynal1-0/+9
2018-05-25tpm: add TPM2_Startup command supportMiquel Raynal1-0/+9
2018-05-25tpm: prepare support for TPMv2.x commandsMiquel Raynal1-0/+128