| Commit message (Expand) | Author | Age | Files | Lines |
* | cmd: tpm-v2: use correct format code | Heinrich Schuchardt | 2019-01-15 | 1 | -1/+1 |
* | tpm: Convert to use a device parameter | Simon Glass | 2018-11-29 | 1 | -13/+65 |
* | tpm: allow TPM v1 and v2 to be compiled at the same time | Miquel Raynal | 2018-07-28 | 1 | -2/+2 |
* | tpm: add PCR authentication commands support | Miquel Raynal | 2018-05-25 | 1 | -0/+48 |
* | tpm: add TPM2_HierarchyChangeAuth command support | Miquel Raynal | 2018-05-25 | 1 | -12/+47 |
* | tpm: add dictionary attack mitigation commands support | Miquel Raynal | 2018-05-25 | 1 | -0/+67 |
* | tpm: add TPM2_GetCapability command support | Miquel Raynal | 2018-05-25 | 1 | -0/+45 |
* | tpm: add TPM2_PCR_Read command support | Miquel Raynal | 2018-05-25 | 1 | -0/+43 |
* | tpm: add TPM2_PCR_Extend command support | Miquel Raynal | 2018-05-25 | 1 | -0/+37 |
* | tpm: add TPM2_Clear command support | Miquel Raynal | 2018-05-25 | 1 | -0/+29 |
* | tpm: add TPM2_SelfTest command support | Miquel Raynal | 2018-05-25 | 1 | -0/+26 |
* | tpm: add TPM2_Startup command support | Miquel Raynal | 2018-05-25 | 1 | -0/+26 |
* | tpm: prepare support for TPMv2.x commands | Miquel Raynal | 2018-05-25 | 1 | -0/+33 |