Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tpm: Convert to use a device parameter | Simon Glass | 2018-11-29 | 1 | -28/+32 |
* | tpm: add PCR authentication commands support | Miquel Raynal | 2018-05-25 | 1 | -0/+100 |
* | tpm: add TPM2_HierarchyChangeAuth command support | Miquel Raynal | 2018-05-25 | 1 | -0/+44 |
* | tpm: add dictionary attack mitigation commands support | Miquel Raynal | 2018-05-25 | 1 | -0/+83 |
* | tpm: add TPM2_GetCapability command support | Miquel Raynal | 2018-05-25 | 1 | -0/+33 |
* | tpm: add TPM2_PCR_Read command support | Miquel Raynal | 2018-05-25 | 1 | -0/+42 |
* | tpm: add TPM2_PCR_Extend command support | Miquel Raynal | 2018-05-25 | 1 | -0/+38 |
* | tpm: add TPM2_Clear command support | Miquel Raynal | 2018-05-25 | 1 | -0/+35 |
* | tpm: add TPM2_SelfTest command support | Miquel Raynal | 2018-05-25 | 1 | -0/+12 |
* | tpm: add TPM2_Startup command support | Miquel Raynal | 2018-05-25 | 1 | -0/+21 |
* | tpm: prepare support for TPMv2.x commands | Miquel Raynal | 2018-05-25 | 1 | -0/+11 |