qemu-patch-raspberry4/tpm
Paolo Bonzini 3b8acc11d3 configure: fix TPM logic
A non-native i386 or x86_64 emulator should not have TPM passthrough
support, since the TPM is only present for those hosts.

Reviewed-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-04-15 15:16:41 +02:00
..
Makefile.objs configure: fix TPM logic 2013-04-15 15:16:41 +02:00
tpm.c QOM-ify the TPM support 2013-04-02 08:15:18 -05:00
tpm_backend.c Add a TPM Passthrough backend driver implementation 2013-03-12 13:40:55 -05:00
tpm_backend.h Add a TPM Passthrough backend driver implementation 2013-03-12 13:40:55 -05:00
tpm_int.h tpm: Fix several compiler warnings (redefined data types) 2013-04-03 15:06:03 -05:00
tpm_passthrough.c hw: move headers to include/ 2013-04-08 18:13:10 +02:00
tpm_tis.c hw: move headers to include/ 2013-04-08 18:13:10 +02:00
tpm_tis.h hw: move headers to include/ 2013-04-08 18:13:10 +02:00