summaryrefslogtreecommitdiff
path: root/common/cmd_tpm.c
Commit message (Expand)AuthorAgeLines
* tpm: Add a 'tpm info' commandSimon Glass2015-08-31-0/+26
* tpm: Check that parse_byte_string() has data to parseSimon Glass2015-08-31-0/+2
* tpm: Report tpm errors on the command lineSimon Glass2015-08-31-22/+24
* dm: tpm: Convert the TPM command and library to driver modelSimon Glass2015-08-31-0/+26
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* tpm: add AUTH1 cmds for LoadKey2 and GetPubKeyReinhard Pfau2013-07-16-0/+100
* tpm: Add TPM command libraryChe-liang Chiou2013-04-12-110/+599
* tpm: Add TPM stress testLuigi Semenzato2012-12-11-6/+87
* Add a cli command to test the TPM device.Vadim Bendebury2011-12-06-0/+103