Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-12-05 | tpm: Add non-volatile index attributes needed for v2 | Simon Glass | 1 | -0/+33 |
2018-11-29 | tpm: Convert to use a device parameter | Simon Glass | 1 | -17/+32 |
2018-10-09 | sandbox: tpm: Tidy up enums and return values | Simon Glass | 1 | -0/+1 |
2018-05-25 | tpm: add PCR authentication commands support | Miquel Raynal | 1 | -0/+29 |
2018-05-25 | tpm: add TPM2_HierarchyChangeAuth command support | Miquel Raynal | 1 | -0/+14 |
2018-05-25 | tpm: add dictionary attack mitigation commands support | Miquel Raynal | 1 | -0/+25 |
2018-05-25 | tpm: add TPM2_GetCapability command support | Miquel Raynal | 1 | -0/+14 |
2018-05-25 | tpm: add TPM2_PCR_Read command support | Miquel Raynal | 1 | -0/+13 |
2018-05-25 | tpm: add TPM2_PCR_Extend command support | Miquel Raynal | 1 | -0/+10 |
2018-05-25 | tpm: add TPM2_Clear command support | Miquel Raynal | 1 | -0/+11 |
2018-05-25 | tpm: add TPM2_SelfTest command support | Miquel Raynal | 1 | -0/+9 |
2018-05-25 | tpm: add TPM2_Startup command support | Miquel Raynal | 1 | -0/+9 |
2018-05-25 | tpm: prepare support for TPMv2.x commands | Miquel Raynal | 1 | -0/+128 |