index
:
seabios
guest-hint
kvmtool
master
memory2-logging
microvm
pci-4g-map
pci64-cfg
seabios
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
hw
/
tpm_drivers.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tpm: Request access to locality 0
Stefan Berger
2018-04-12
1
-0
/
+2
*
tpm: when CRB is active, select, lock it, and check addresses
Stefan Berger
2018-03-21
1
-3
/
+1
*
tpm: revert return values for successful/failed CRB probing
Stefan Berger
2018-03-21
1
-3
/
+3
*
tpm: Wait for tpmRegValidSts flag on CRB interface before probing
Stefan Berger
2018-03-21
1
-0
/
+10
*
tpm: Handle unimplemented TIS_REG_IFACE_ID in tis_get_tpm_version()
Stephen Douthit
2018-03-02
1
-5
/
+15
*
tpm: Wait for interface startup when probing
Stephen Douthit
2018-03-02
1
-1
/
+12
*
tpm: Refactor duplicated wait code in tis_wait_sts() & crb_wait_reg()
Stephen Douthit
2018-03-02
1
-47
/
+33
*
tpm: add TPM CRB device support
Marc-André Lureau
2018-02-27
1
-1
/
+195
*
tpm: use get_tpm_version() callback
Marc-André Lureau
2018-02-27
1
-1
/
+2
*
tpm: generalize init_timeout()
Marc-André Lureau
2018-02-27
1
-10
/
+15
*
tpm: Extend TPM TIS with TPM 2 support.
Stefan Berger
2016-02-05
1
-4
/
+34
*
tpm: Don't use 16bit BIOS return codes in tpmhw_* functions
Kevin O'Connor
2016-01-05
1
-10
/
+10
*
tpm: Move TPM hardware functions from tcgbios.c to hw/tpm_drivers.c
Kevin O'Connor
2016-01-05
1
-0
/
+90
*
tpm: Set timeouts and durations to microsecond values
Stefan Berger
2015-11-22
1
-11
/
+20
*
tpm: Drop code using the TPM for sha1
Stefan Berger
2015-11-22
1
-1
/
+0
*
tpm: Move standard definitions from tcgbios.h to new file std/tcg.h
Kevin O'Connor
2015-11-19
1
-2
/
+2
*
Implementation of the TCG BIOS extensions
Stefan Berger
2015-05-21
1
-0
/
+33
*
Add an implementation of a TPM TIS driver
Stefan Berger
2015-05-21
1
-0
/
+258