summaryrefslogtreecommitdiff
path: root/lib/tpm-common.c
AgeCommit message (Expand)Author
2020-05-18common: Drop log.h from common headerSimon Glass
2018-12-05tpm: Fix a logging warning in unpack_byte_string()Simon Glass
2018-12-05tpm: Remove use of build-time TPM versionsSimon Glass
2018-11-29tpm: Convert to use a device parameterSimon Glass
2018-10-09tpm: Tidy up logging in tpm-common.cSimon Glass
2018-05-25tpm: report driver error code to upper layerMiquel Raynal
2018-05-25tpm: add possible traces to analyze buffers returned by the TPMMiquel Raynal
2018-05-25tpm: disociate TPMv1.x specific and generic codeMiquel Raynal