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_tis.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-02-24
tpm_tis: convert tpm_tis_show_buffer() to use trace event
Liam Merwick
1
-12
/
+19
2019-02-24
tpm_tis: fix loop that cancels any seizure by a lower locality
Liam Merwick
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-12-04
tpm: Make sure the locality received from backend is valid
Stefan Berger
1
-0
/
+2
2018-12-04
tpm: Make sure new locality passed to tpm_tis_prep_abort() is valid
Stefan Berger
1
-1
/
+3
2018-12-03
tpm: Remove unused locty parameter from tpm_tis_abort()
Stefan Berger
1
-3
/
+3
2018-11-14
tpm: use loop iterator to set sts data field
Prasad J Pandit
1
-1
/
+1
2018-05-24
tpm: extend TPM TIS with state migration support
Stefan Berger
1
-2
/
+50
2018-03-06
tpm: convert tpm_tis.c to use trace-events
Stefan Berger
1
-53
/
+45
2018-02-21
tests: add test for TPM TIS device
Stefan Berger
1
-101
/
+0
2018-02-03
tpm: tis: move one-line function into caller
Stefan Berger
1
-6
/
+1
2018-01-29
tpm: report backend request error
Marc-André Lureau
1
-1
/
+2
2018-01-16
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
1
-1
/
+1
2017-12-22
tpm: Implement tpm_sized_buffer_reset
Stefan Berger
1
-5
/
+0
2017-12-22
tpm_tis: merge r/w_offset into rw_offset
Stefan Berger
1
-39
/
+21
2017-12-22
tpm_tis: move r/w_offsets to TPMState
Stefan Berger
1
-30
/
+27
2017-12-22
tpm_tis: merge read and write buffer into single buffer
Stefan Berger
1
-15
/
+14
2017-12-22
tpm_tis: move buffers from localities into common location
Stefan Berger
1
-19
/
+15
2017-12-22
tpm_tis: remove TPMSizeBuffer usage
Stefan Berger
1
-39
/
+29
2017-12-22
tpm_tis: limit size of buffer from backend
Stefan Berger
1
-2
/
+3
2017-12-22
tpm_tis: convert uint32_t to size_t
Stefan Berger
1
-1
/
+1
2017-12-14
tpm: tpm_emulator: get and set buffer size of device
Stefan Berger
1
-3
/
+3
2017-12-14
tpm: Move getting TPM buffer size to backends
Stefan Berger
1
-5
/
+7
2017-12-14
tpm: remove tpm_register_model()
Marc-André Lureau
1
-1
/
+0
2017-12-14
tpm-tis: use DEFINE_PROP_TPMBE
Marc-André Lureau
1
-10
/
+2
2017-12-14
tpm-tis: check that at most one TPM device exists
Marc-André Lureau
1
-0
/
+5
2017-12-14
tpm-tis: remove redundant 'tpm_tis:' in error messages
Marc-André Lureau
1
-4
/
+4
2017-12-14
tpm: add tpm_cmd_get_size() to tpm_util
Marc-André Lureau
1
-1
/
+2
2017-12-14
tpm: add TPM interface to lookup TPM version
Marc-André Lureau
1
-2
/
+3
2017-12-14
tpm: rename qemu_find_tpm() -> qemu_find_tpm_be()
Marc-André Lureau
1
-1
/
+1
2017-12-14
tpm-tis: simplify header inclusion
Marc-André Lureau
1
-9
/
+4
2017-12-14
tpm-be: ask model to the TPM interface
Marc-André Lureau
1
-2
/
+1
2017-12-14
tpm-be: report error instead of front-end
Marc-André Lureau
1
-3
/
+1
2017-12-14
tpm-be: call request_completed() out of thread
Marc-André Lureau
1
-22
/
+12
2017-12-14
tpm-tis: no longer expose TPMState
Marc-André Lureau
1
-2
/
+2
2017-12-14
tpm-backend: store TPMIf interface, improve backend_init()
Marc-André Lureau
1
-1
/
+1
2017-12-14
tpm-tis: remove unused locty_number
Marc-André Lureau
1
-1
/
+0
2017-11-15
tpm_tis: Return 0 for every register in case of failure mode
Stefan Berger
1
-1
/
+1
2017-11-15
tpm_tis: Return TPM_VERSION_UNSPEC in case of BE failure
Stefan Berger
1
-0
/
+4
2017-10-25
tpm: print buffers received from TPM when debugging
Stefan Berger
1
-0
/
+2
2017-10-19
tpm: move recv_data_callback to TPM interface
Marc-André Lureau
1
-5
/
+6
2017-10-19
tpm: add a QOM TPM interface
Marc-André Lureau
1
-0
/
+4
2017-10-19
tpm-tis: fold TPMTISEmuState in TPMState
Marc-André Lureau
1
-179
/
+157
2017-10-19
tpm-tis: remove tpm_tis.h header
Marc-André Lureau
1
-1
/
+71
2017-10-19
tpm: remove locty_data from TPMState
Marc-André Lureau
1
-7
/
+5
2017-10-19
tpm: add TPMBackendCmd to hold the request state
Marc-André Lureau
1
-5
/
+13
2017-10-19
tpm: remove locty argument from receive_cb
Marc-André Lureau
1
-3
/
+2
[next]