Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | tpm: Add a 'tpm info' command | Simon Glass | 2015-08-31 | -0/+26 |
* | tpm: Check that parse_byte_string() has data to parse | Simon Glass | 2015-08-31 | -0/+2 |
* | tpm: Report tpm errors on the command line | Simon Glass | 2015-08-31 | -22/+24 |
* | dm: tpm: Convert the TPM command and library to driver model | Simon Glass | 2015-08-31 | -0/+26 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | tpm: add AUTH1 cmds for LoadKey2 and GetPubKey | Reinhard Pfau | 2013-07-16 | -0/+100 |
* | tpm: Add TPM command library | Che-liang Chiou | 2013-04-12 | -110/+599 |
* | tpm: Add TPM stress test | Luigi Semenzato | 2012-12-11 | -6/+87 |
* | Add a cli command to test the TPM device. | Vadim Bendebury | 2011-12-06 | -0/+103 |