summaryrefslogtreecommitdiff
path: root/drivers/tpm/tpm_tis_sandbox.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-01sandbox: tpm: Correct handling of get-capabilitySimon Glass1-10/+4
2021-08-01sandbox: tpm: Support the define-space commandSimon Glass1-0/+11
2021-08-01sandbox: tpm: Tidy up reading and writing of device stateSimon Glass1-11/+24
2021-08-01sandbox: tpm: Split out common nvdata codeSimon Glass1-103/+8
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-07-10drivers: rename drivers to match compatible stringWalter Lozano1-2/+2
2019-12-03common: Drop linux/crc8.hSimon Glass1-1/+1
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