qemu-patch-raspberry4/hw/tpm
Stefan Berger 9dfd24ed84 tpm: Move memory subregion function into realize function
Move the memory subregion function into the DeviceClass realize function
due to isa_address_space (now) crashing if called in the instance init
function.

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>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
2015-03-11 18:24:13 +01:00
..
Makefile.objs tpm: reorganize headers and split hardware part 2013-04-15 18:19:25 +02:00
tpm_int.h tpm: Support for TIS selftest done flag 2015-03-01 12:33:21 +01:00
tpm_passthrough.c tpm: Remove superfluous '\n' around error_report() 2015-03-10 08:15:33 +03:00
tpm_tis.c tpm: Move memory subregion function into realize function 2015-03-11 18:24:13 +01:00
tpm_tis.h tpm: Extend sts register to 32 bit 2015-03-01 12:33:20 +01:00