aboutsummaryrefslogtreecommitdiff
path: root/lib/tpm-common.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: 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-25tpm: report driver error code to upper layerMiquel Raynal1-1/+2
2018-05-25tpm: add possible traces to analyze buffers returned by the TPMMiquel Raynal1-1/+9
2018-05-25tpm: disociate TPMv1.x specific and generic codeMiquel Raynal1-0/+188