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
/
drivers
/
tpm
/
tpm2_tis_sandbox.c
Age
Commit message (
Expand
)
Author
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