summaryrefslogtreecommitdiff
path: root/lib/tpm-common.c
Commit message (Expand)AuthorAgeFilesLines
* tpm: Fix a logging warning in unpack_byte_string()Simon Glass2018-12-051-1/+1
* tpm: Remove use of build-time TPM versionsSimon Glass2018-12-051-0/+7
* tpm: Convert to use a device parameterSimon Glass2018-11-291-13/+3
* tpm: Tidy up logging in tpm-common.cSimon Glass2018-10-091-3/+7
* tpm: report driver error code to upper layerMiquel Raynal2018-05-251-1/+2
* tpm: add possible traces to analyze buffers returned by the TPMMiquel Raynal2018-05-251-1/+9
* tpm: disociate TPMv1.x specific and generic codeMiquel Raynal2018-05-251-0/+188