Commit Graph

2 Commits (lime2-spi)

Author SHA1 Message Date
Miquel Raynal 2a2096ea60 tpm: allow TPM v1 and v2 to be compiled at the same time 6 years ago
Miquel Raynal d677bfe2f7 tpm: disociate TPMv1.x specific and generic code 6 years ago
Miquel Raynal c617918764 tpm: align arguments with open parenthesis 6 years ago
Miquel Raynal b9804e5bf3 tpm: substitute deprecated uint<x>_t types with their u<x> equivalent 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass 018f530323 env: Rename common functions related to setenv() 7 years ago
mario.six@gdsys.cc 3d1df0e363 lib: tpm: Add command to list resources 7 years ago
mario.six@gdsys.cc 1c08b210a8 cmd: tpm: Fix flush command 7 years ago
mario.six@gdsys.cc 0f4b2ba176 tpm: Add function to load keys via their parent's SHA1 hash 7 years ago
Mario Six 7690be35de lib: tpm: Add command to flush resources 7 years ago
Simon Glass 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful 8 years ago
Christophe Ricard 0e37d4c2c6 tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM 8 years ago
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Christophe Ricard c2b0f600a1 dm: tpm: Remove every compilation switch for TPM driver model 9 years ago
Simon Glass ad77694e23 tpm: Add a 'tpm info' command 9 years ago
Simon Glass 5c51d8aa0e tpm: Check that parse_byte_string() has data to parse 9 years ago
Simon Glass f8f1fe1d52 tpm: Report tpm errors on the command line 9 years ago
Simon Glass c8a8c51039 dm: tpm: Convert the TPM command and library to driver model 9 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Reinhard Pfau be6c1529c1 tpm: add AUTH1 cmds for LoadKey2 and GetPubKey 11 years ago
Che-liang Chiou 8732b0700d tpm: Add TPM command library 11 years ago
Luigi Semenzato eea3f4d3e1 tpm: Add TPM stress test 12 years ago
Vadim Bendebury 576fb1ed3f Add a cli command to test the TPM device. 13 years ago