index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
tpm
/
tpm_crb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-25
tpm: Exit in reset when backend indicates failure
Stefan Berger
1
-1
/
+3
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-1
/
+1
2019-01-17
tpm: clear RAM when "memory overwrite" requested
Marc-André Lureau
1
-0
/
+3
2019-01-17
tpm: allocate/map buffer for TPM Physical Presence interface
Stefan Berger
1
-0
/
+7
2019-01-17
tpm: add a "ppi" boolean property
Marc-André Lureau
1
-0
/
+3
2018-03-29
tpm: CRB: Enforce locality is requested before processing buffer
Stefan Berger
1
-1
/
+13
2018-03-29
tpm: CRB: Reset Granted flag when relinquishing locality
Stefan Berger
1
-0
/
+2
2018-03-29
tpm: CRB: set the Idle flag by default
Stefan Berger
1
-0
/
+2
2018-03-21
tpm: CRB: query backend for TPM established flag
Stefan Berger
1
-0
/
+6
2018-03-21
tpm: CRB: reset locAssigned upon relinquishing locality
Stefan Berger
1
-0
/
+2
2018-03-21
tpm: CRB: set registers to 0 by default
Stefan Berger
1
-0
/
+2
2018-03-21
tpm: CRB: Set tpmRegValidSts flag to '1' in device reset
Stefan Berger
1
-2
/
+2
2018-03-06
tpm: convert tpm_crb.c to use trace-events
Stefan Berger
1
-12
/
+5
2018-02-03
tpm: Split off tpm_crb_reset function
Stefan Berger
1
-20
/
+28
2018-01-29
tpm: add CRB device
Marc-André Lureau
1
-0
/
+303