index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
tpm.h
Age
Commit message (
Expand
)
Author
2018-05-25
tpm: disociate TPMv1.x specific and generic code
Miquel Raynal
2018-05-25
tpm: fix spelling
Miquel Raynal
2018-05-25
tpm: use the BIT() macro where applicable
Miquel Raynal
2018-05-25
tpm: substitute deprecated uint<x>_t types with their u<x> equivalent
Miquel Raynal
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-11-17
tpm: add more useful NV storage permission flags
André Draszik
2017-11-17
tpm: add tpm_get_random()
André Draszik
2017-03-26
tpm: Add function to load keys via their parent's SHA1 hash
[email protected]
2017-02-01
lib: tpm: Add command to flush resources
Mario Six
2015-10-23
dm: tpm: Remove every compilation switch for TPM driver model
Christophe Ricard
2015-08-31
tpm: Add functions to access flags and permissions
Simon Glass
2015-08-31
dm: tpm: Convert the TPM command and library to driver model
Simon Glass
2015-08-31
dm: tpm: Add a uclass for Trusted Platform Modules
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-16
tpm: add AUTH1 cmds for LoadKey2 and GetPubKey
Reinhard Pfau
2013-04-12
tpm: Add TPM command library
Che-liang Chiou
2011-12-07
Introduce generic TPM support in u-boot
Vadim Bendebury