aboutsummaryrefslogtreecommitdiff
path: root/hw/xen
diff options
context:
space:
mode:
authorStefan Berger <stefanb@linux.vnet.ibm.com>2017-11-09 20:01:46 -0500
committerStefan Berger <stefanb@linux.vnet.ibm.com>2017-12-22 09:01:09 -0500
commit0804084230eaff79b4e00cf1c1bcfeb30e7bb9b4 (patch)
tree3106ea38a9bc1ffcd95526fdaa453afc6ba2533a /hw/xen
parente6b703f6c7a88f84c62d9b8335ee8f451caa9bda (diff)
downloadqemu-0804084230eaff79b4e00cf1c1bcfeb30e7bb9b4.zip
qemu-0804084230eaff79b4e00cf1c1bcfeb30e7bb9b4.tar.gz
qemu-0804084230eaff79b4e00cf1c1bcfeb30e7bb9b4.tar.bz2
tpm_tis: move buffers from localities into common location
One read buffer and one write buffer is sufficient for all localities. The localities cannot all be active at the same time, and only the active locality can use the r/w buffers. Inactive localities will require the COMMAND_READY flag to be set on the STS register to move to the READY state, which then enables access to using the buffer for writing of a command, while all other localities are inactive. Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Diffstat (limited to 'hw/xen')
0 files changed, 0 insertions, 0 deletions