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
/
drivers
/
tpm
/
tpm2_tis_sandbox.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
tpm: Remove <common.h> and add needed includes
Tom Rini
2023-10-27
tpm: sandbox: Update for needed TPM2 capabilities
Eddie James
2023-02-28
tpm: sandbox: Change the return code when device is already open
Ilias Apalodimas
2022-09-03
tpm: Allow reporting the internal state
Simon Glass
2022-09-03
tpm: sandbox: Allow init of TPM in a different phase
Simon Glass
2021-08-01
sandbox: tpm: Support extending a PCR multiple times
Simon Glass
2021-08-01
sandbox: tpm: Correct handling of SANDBOX_TPM_PCR_NB
Simon Glass
2021-08-01
sandbox: tpm: Support storing device state in tpm2
Simon Glass
2021-08-01
sandbox: tpm: Support nvdata in TPM2
Simon Glass
2021-08-01
sandbox: tpm: Track whether the state is valid
Simon Glass
2021-08-01
sandbox: tpm: Finish comments for struct sandbox_tpm2
Simon Glass
2021-03-13
tpm: Correct warning on 32-bit build
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2019-12-02
common: Drop linux/crc8.h
Simon Glass
2018-08-13
tpm: sandbox: fix wrong assignment with a simplification
Miquel Raynal
2018-08-13
tpm: sandbox: fix wrong check on pcr_map
Miquel Raynal
2018-07-28
tpm: allow TPM v1 and v2 to be compiled at the same time
Miquel Raynal
2018-05-25
tpm: add a Sandbox TPMv2.x driver
Miquel Raynal