Age | Commit message (Expand) | Author |
---|---|---|
2018-11-29 | tpm: Convert to use a device parameter | Simon Glass |
2018-05-25 | tpm: add PCR authentication commands support | Miquel Raynal |
2018-05-25 | tpm: add TPM2_HierarchyChangeAuth command support | Miquel Raynal |
2018-05-25 | tpm: add dictionary attack mitigation commands support | Miquel Raynal |
2018-05-25 | tpm: add TPM2_GetCapability command support | Miquel Raynal |
2018-05-25 | tpm: add TPM2_PCR_Read command support | Miquel Raynal |
2018-05-25 | tpm: add TPM2_PCR_Extend command support | Miquel Raynal |
2018-05-25 | tpm: add TPM2_Clear command support | Miquel Raynal |
2018-05-25 | tpm: add TPM2_SelfTest command support | Miquel Raynal |
2018-05-25 | tpm: add TPM2_Startup command support | Miquel Raynal |
2018-05-25 | tpm: prepare support for TPMv2.x commands | Miquel Raynal |