Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-07-15 | tpm: Check outgoing command size | Simon Glass | 1 | -0/+5 |
2021-03-02 | tpm: Add debugging of request in tpm_sendrecv_command() | Simon Glass | 1 | -2/+8 |
2020-05-18 | common: Drop log.h from common header | Simon Glass | 1 | -0/+1 |
2018-12-05 | tpm: Fix a logging warning in unpack_byte_string() | Simon Glass | 1 | -1/+1 |
2018-12-05 | tpm: Remove use of build-time TPM versions | Simon Glass | 1 | -0/+7 |
2018-11-29 | tpm: Convert to use a device parameter | Simon Glass | 1 | -13/+3 |
2018-10-09 | tpm: Tidy up logging in tpm-common.c | Simon Glass | 1 | -3/+7 |
2018-05-25 | tpm: report driver error code to upper layer | Miquel Raynal | 1 | -1/+2 |
2018-05-25 | tpm: add possible traces to analyze buffers returned by the TPM | Miquel Raynal | 1 | -1/+9 |
2018-05-25 | tpm: disociate TPMv1.x specific and generic code | Miquel Raynal | 1 | -0/+188 |