aboutsummaryrefslogtreecommitdiff
path: root/drivers/tpm/tpm2_tis_sandbox.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2019-12-02common: Drop linux/crc8.hSimon Glass1-1/+1
2018-08-13tpm: sandbox: fix wrong assignment with a simplificationMiquel Raynal1-26/+26
2018-08-13tpm: sandbox: fix wrong check on pcr_mapMiquel Raynal1-3/+3
2018-07-28tpm: allow TPM v1 and v2 to be compiled at the same timeMiquel Raynal1-1/+4
2018-05-25tpm: add a Sandbox TPMv2.x driverMiquel Raynal1-0/+625