Age | Commit message (Expand) | Author |
---|---|---|
2023-12-21 | lib: Remove <common.h> inclusion from these files | Tom Rini |
2021-07-15 | tpm: Check outgoing command size | Simon Glass |
2021-03-02 | tpm: Add debugging of request in tpm_sendrecv_command() | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2018-12-05 | tpm: Fix a logging warning in unpack_byte_string() | Simon Glass |
2018-12-05 | tpm: Remove use of build-time TPM versions | Simon Glass |
2018-11-29 | tpm: Convert to use a device parameter | Simon Glass |
2018-10-09 | tpm: Tidy up logging in tpm-common.c | Simon Glass |
2018-05-25 | tpm: report driver error code to upper layer | Miquel Raynal |
2018-05-25 | tpm: add possible traces to analyze buffers returned by the TPM | Miquel Raynal |
2018-05-25 | tpm: disociate TPMv1.x specific and generic code | Miquel Raynal |