summaryrefslogtreecommitdiff
path: root/drivers/tpm/tpm2_tis_sandbox.c
AgeCommit message (Expand)Author
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2019-12-02common: Drop linux/crc8.hSimon Glass
2018-08-13tpm: sandbox: fix wrong assignment with a simplificationMiquel Raynal
2018-08-13tpm: sandbox: fix wrong check on pcr_mapMiquel Raynal
2018-07-28tpm: allow TPM v1 and v2 to be compiled at the same timeMiquel Raynal
2018-05-25tpm: add a Sandbox TPMv2.x driverMiquel Raynal