summaryrefslogtreecommitdiffstats
path: root/lib/tpm.c
Commit message (Expand)AuthorAgeFilesLines
* dm: Use uclass_first_device_err() where it is usefulSimon Glass2016-03-141-3/+3
* tpm: Fix fault in case CONFIG_DM_TPM is set without any TPMChristophe Ricard2016-01-281-1/+1
* dm: tpm: Remove every compilation switch for TPM driver modelChristophe Ricard2015-10-231-17/+3
* tpm: Add functions to access flags and permissionsSimon Glass2015-08-311-1/+50
* dm: tpm: Convert the TPM command and library to driver modelSimon Glass2015-08-311-5/+26
* includes: move openssl headers to include/u-bootJeroen Hofstee2014-06-191-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* tpm: add AUTH1 cmds for LoadKey2 and GetPubKeyReinhard Pfau2013-07-161-1/+350
* tpm: Add TPM command libraryChe-liang Chiou2013-04-121-0/+581
OpenPOWER on IntegriCloud