summaryrefslogtreecommitdiff
path: root/lib/tpm-common.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-16tpm: Check outgoing command sizeSimon Glass1-0/+5
2021-03-02tpm: Add debugging of request in tpm_sendrecv_command()Simon Glass1-2/+8
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2018-12-05tpm: Fix a logging warning in unpack_byte_string()Simon Glass1-1/+1
2018-12-05tpm: Remove use of build-time TPM versionsSimon Glass1-0/+7
2018-11-29tpm: Convert to use a device parameterSimon Glass1-13/+3
2018-10-09tpm: Tidy up logging in tpm-common.cSimon Glass1-3/+7
2018-05-26tpm: report driver error code to upper layerMiquel Raynal1-1/+2
2018-05-26tpm: add possible traces to analyze buffers returned by the TPMMiquel Raynal1-1/+9
2018-05-26tpm: disociate TPMv1.x specific and generic codeMiquel Raynal1-0/+188