qemu-e2k/hw/tpm
Stefan Berger feeb755fde tpm: Allow 32 & 16 bit accesses to the registers
Improve the access to the registers with 32 and 16 bit reads and writes.
Also enable access to a non-base register address, such as reads of the
2nd byte of a register. Map the FIFO byte access to any byte within
its 4 byte register (following specs).

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2015-03-01 12:33:20 +01:00
..
Makefile.objs
tpm_int.h Move TPM passthrough specific command line options to backend structure 2013-04-23 10:40:40 -05:00
tpm_passthrough.c Drop superfluous conditionals around g_strdup() 2014-12-10 11:30:55 +03:00
tpm_tis.c tpm: Allow 32 & 16 bit accesses to the registers 2015-03-01 12:33:20 +01:00
tpm_tis.h tpm: Extend sts register to 32 bit 2015-03-01 12:33:20 +01:00