summaryrefslogtreecommitdiff
path: root/include/tpm.h
AgeCommit message (Expand)AuthorFilesLines
2017-03-26tpm: Add function to load keys via their parent's SHA1 hashmario.six@gdsys.cc1-0/+12
2017-02-01lib: tpm: Add command to flush resourcesMario Six1-0/+45
2015-10-23dm: tpm: Remove every compilation switch for TPM driver modelChristophe Ricard1-6/+0
2015-08-31tpm: Add functions to access flags and permissionsSimon Glass1-0/+49
2015-08-31dm: tpm: Convert the TPM command and library to driver modelSimon Glass1-1/+1
2015-08-31dm: tpm: Add a uclass for Trusted Platform ModulesSimon Glass1-0/+192
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-17tpm: add AUTH1 cmds for LoadKey2 and GetPubKeyReinhard Pfau1-0/+174
2013-04-13tpm: Add TPM command libraryChe-liang Chiou1-32/+165
2011-12-07Introduce generic TPM support in u-bootVadim Bendebury1-0/+71