aboutsummaryrefslogtreecommitdiff
path: root/drivers/tpm/tpm_tis_sandbox.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-07-09drivers: rename drivers to match compatible stringWalter Lozano1-2/+2
2019-12-02common: Drop linux/crc8.hSimon Glass1-1/+1
2018-11-20sandbox: 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-25tpm: 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-11lib/crc8: Add crc start valueStefan Roese1-1/+1
2015-08-31dm: tpm: sandbox: Convert TPM driver to driver modelSimon Glass1-12/+45
2014-01-08sandbox: tpm: Fix nvwrite commandChe-Liang Chiou1-3/+1
2014-01-08sandbox: tpm: Add TPM emulationSimon Glass1-0/+262