Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8e80b6df87f3c5eb0492832552a5409eac2d8b06
/
cmd
/
tpm-v1.c
3b8692a
tpm: Switch TPMv1 over to use the new API
by Simon Glass
· 3 years, 10 months ago
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· 4 years, 7 months ago
cbe9739
cmd: tpm: add a subcommand device
by Philippe Reynes
· 4 years, 11 months ago
313112a
env: Move env_set_hex() to env.h
by Simon Glass
· 5 years ago
8ceca1d
tpm: Convert to use a device parameter
by Simon Glass
· 6 years ago
79920d1
tpm: allow TPM v1 and v2 to be compiled at the same time
by Miquel Raynal
· 6 years ago
4c6759e
tpm: disociate TPMv1.x specific and generic code
by Miquel Raynal
· 7 years ago
[Renamed (76%) from cmd/tpm.c]
886ccc0
tpm: align arguments with open parenthesis
by Miquel Raynal
· 7 years ago
d790f55
tpm: substitute deprecated uint<x>_t types with their u<x> equivalent
by Miquel Raynal
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
4d949a2
env: Rename common functions related to setenv()
by Simon Glass
· 7 years ago
a5bfcc5
lib: tpm: Add command to list resources
by mario.six@gdsys.cc
· 8 years ago
9ae8814
cmd: tpm: Fix flush command
by mario.six@gdsys.cc
· 8 years ago
a5a7ea2
tpm: Add function to load keys via their parent's SHA1 hash
by mario.six@gdsys.cc
· 8 years ago
4eceb6c
lib: tpm: Add command to flush resources
by Mario Six
· 8 years ago
c7298e7
dm: Use uclass_first_device_err() where it is useful
by Simon Glass
· 9 years ago
e43cd62
tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM
by Christophe Ricard
· 9 years ago
5f861a7
Remove the cmd_ prefix from command files
by Simon Glass
· 9 years ago
[Renamed from cmd/cmd_tpm.c]
29499a0
Move all command code into its own directory
by Simon Glass
· 9 years ago
[Renamed from common/cmd_tpm.c]
52d309b
dm: tpm: Remove every compilation switch for TPM driver model
by Christophe Ricard
· 9 years ago
aa6ac63
tpm: Add a 'tpm info' command
by Simon Glass
· 9 years ago
1acfa2c
tpm: Check that parse_byte_string() has data to parse
by Simon Glass
· 9 years ago
8105c44
tpm: Report tpm errors on the command line
by Simon Glass
· 9 years ago
3e4f2fd
dm: tpm: Convert the TPM command and library to driver model
by Simon Glass
· 9 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
4fece43
tpm: add AUTH1 cmds for LoadKey2 and GetPubKey
by Reinhard Pfau
· 11 years ago
c18f901
tpm: Add TPM command library
by Che-liang Chiou
· 12 years ago
04d1bd2
tpm: Add TPM stress test
by Luigi Semenzato
· 12 years ago
7acba0b
Add a cli command to test the TPM device.
by Vadim Bendebury
· 13 years ago