index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
tpm-v2.h
Age
Commit message (
Expand
)
Author
2021-05-28
efi_loader: add PE/COFF image measurement
Masahisa Kojima
2021-04-29
tpm: missing event types
Heinrich Schuchardt
2021-03-02
tpm: Allow disabling platform hierarchy with TPM2
Simon Glass
2021-03-02
tpm: Add TPM2 support for write_lock
Simon Glass
2021-03-02
tpm: Add TPM2 support for read/write values
Simon Glass
2021-03-02
tpm: Add an implementation of define_space
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-12-03
tpm: Add tpm2 headers for TCG2 eventlog support
Ilias Apalodimas
2020-12-03
tpm: use more than sha256 on pcr_extend
Ilias Apalodimas
2020-11-14
tpm: Add some headers from the spec
Ilias Apalodimas
2020-07-08
tpm: add TPM2_GetRandom command support
Dhananjay Phadke
2020-02-07
tpm: Add more TPM2 definitions
Simon Glass
2018-12-05
tpm: Add non-volatile index attributes needed for v2
Simon Glass
2018-11-29
tpm: Convert to use a device parameter
Simon Glass
2018-10-09
sandbox: tpm: Tidy up enums and return values
Simon Glass
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