summaryrefslogtreecommitdiffstats
path: root/drivers/tpm/tpm2_tis_sandbox.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/crc8.hSimon Glass2019-12-021-1/+1
* tpm: sandbox: fix wrong assignment with a simplificationMiquel Raynal2018-08-131-26/+26
* tpm: sandbox: fix wrong check on pcr_mapMiquel Raynal2018-08-131-3/+3
* tpm: allow TPM v1 and v2 to be compiled at the same timeMiquel Raynal2018-07-281-1/+4
* tpm: add a Sandbox TPMv2.x driverMiquel Raynal2018-05-251-0/+625