qemu-patch-raspberry4/hw/tpm
Stefan Berger f999d81bc7 tpm_tis: merge r/w_offset into rw_offset
We can now merge the r_offset and w_offset into a single rw_offset.
This is possible since when the offset is used for writing in
RECEPTION state then reads are ignore. Conversely, when the offset
is used for reading when in COMPLETION state, then writes are
ignored.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
2017-12-22 09:01:09 -05:00
..
Makefile.objs tpm: move qdev_prop_tpm to hw/tpm/ 2017-12-19 06:40:04 -05:00
tpm_emulator.c tpm_emulator: Add a caching layer for the TPM Established flag 2017-12-22 09:01:09 -05:00
tpm_int.h tpm: tpm_passthrough: Read the buffer size from the host device 2017-12-14 23:39:15 -05:00
tpm_ioctl.h tpm: tpm_emulator: get and set buffer size of device 2017-12-14 23:39:15 -05:00
tpm_passthrough.c hw/tpm: remove old i386 dependency 2017-12-18 17:07:02 +03:00
tpm_tis.c tpm_tis: merge r/w_offset into rw_offset 2017-12-22 09:01:09 -05:00
tpm_util.c tpm: move qdev_prop_tpm to hw/tpm/ 2017-12-19 06:40:04 -05:00
tpm_util.h tpm: move qdev_prop_tpm to hw/tpm/ 2017-12-19 06:40:04 -05:00