Age | Commit message (Expand) | Author |
---|---|---|
2020-02-07 | tpm: Add more TPM2 definitions | Simon Glass |
2018-12-05 | tpm: Add non-volatile index attributes needed for v2 | Simon Glass |
2018-11-29 | tpm: Convert to use a device parameter | Simon Glass |
2018-10-09 | sandbox: tpm: Tidy up enums and return values | 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 |