summaryrefslogtreecommitdiff
path: root/drivers/tpm/tpm_tis_sandbox.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-21sandbox: tpm: Allow debugging of data packagesSimon Glass1-0/+6
2018-10-09sandbox: tpm: Enhance to support the latest Chromium OSSimon Glass1-15/+82
2018-10-09sandbox: tpm: Tidy up enums and return valuesSimon Glass1-10/+10
2018-05-26tpm: disociate TPMv1.x specific and generic codeMiquel Raynal1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-04-15drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable useTom Rini1-1/+1
2016-04-12lib/crc8: Add crc start valueStefan Roese1-1/+1
2015-08-31dm: tpm: sandbox: Convert TPM driver to driver modelSimon Glass1-12/+45
2014-01-09sandbox: tpm: Fix nvwrite commandChe-Liang Chiou1-3/+1
2014-01-09sandbox: tpm: Add TPM emulationSimon Glass1-0/+262