aboutsummaryrefslogtreecommitdiff
path: root/lib/tpm.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-28tpm: Fix fault in case CONFIG_DM_TPM is set without any TPMChristophe Ricard1-1/+1
2015-10-23dm: tpm: Remove every compilation switch for TPM driver modelChristophe Ricard1-17/+3
2015-08-31tpm: Add functions to access flags and permissionsSimon Glass1-1/+50
2015-08-31dm: tpm: Convert the TPM command and library to driver modelSimon Glass1-5/+26
2014-06-19includes: move openssl headers to include/u-bootJeroen Hofstee1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-16tpm: add AUTH1 cmds for LoadKey2 and GetPubKeyReinhard Pfau1-1/+350
2013-04-12tpm: Add TPM command libraryChe-liang Chiou1-0/+581