index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
tpm-v2.c
Age
Commit message (
Expand
)
Author
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-02-05
cmd: tpm: add a subcommand device
Philippe Reynes
2019-01-15
cmd: tpm-v2: use correct format code
Heinrich Schuchardt
2018-11-29
tpm: Convert to use a device parameter
Simon Glass
2018-07-28
tpm: allow TPM v1 and v2 to be compiled at the same time
Miquel Raynal
2018-05-25
tpm: add PCR authentication commands support
Miquel Raynal
2018-05-25
tpm: add TPM2_HierarchyChangeAuth command support
Miquel Raynal
2018-05-25
tpm: add dictionary attack mitigation commands support
Miquel Raynal
2018-05-25
tpm: add TPM2_GetCapability command support
Miquel Raynal
2018-05-25
tpm: add TPM2_PCR_Read command support
Miquel Raynal
2018-05-25
tpm: add TPM2_PCR_Extend command support
Miquel Raynal
2018-05-25
tpm: add TPM2_Clear command support
Miquel Raynal
2018-05-25
tpm: add TPM2_SelfTest command support
Miquel Raynal
2018-05-25
tpm: add TPM2_Startup command support
Miquel Raynal
2018-05-25
tpm: prepare support for TPMv2.x commands
Miquel Raynal