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
/
lib
/
tpm-v2.c
Age
Commit message (
Expand
)
Author
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-03-02
tpm: Reduce duplication in a few functions
Simon Glass
2020-12-03
tpm: use more than sha256 on pcr_extend
Ilias Apalodimas
2020-11-09
tpm: Change response length of tpm2_get_capability()
Ilias Apalodimas
2020-07-08
tpm: add TPM2_GetRandom command support
Dhananjay Phadke
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2018-11-29
tpm: Convert to use a device parameter
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