qemu/hw/tpm
Eric Auger 229de57ac5 tpm: Add the SysBus TPM TIS device
Introduce the tpm-tis-device which is a sysbus device
and is bound to be used on ARM.

Signed-off-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Stefan Berger <stefanb@linux.ibm.com>
Tested-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Message-id: 20200305165149.618-6-eric.auger@redhat.com
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2020-03-05 12:18:08 -05:00
..
Kconfig tpm: Add the SysBus TPM TIS device 2020-03-05 12:18:08 -05:00
Makefile.objs tpm: Add the SysBus TPM TIS device 2020-03-05 12:18:08 -05:00
tpm_crb.c
tpm_emulator.c
tpm_int.h
tpm_ioctl.h
tpm_passthrough.c
tpm_ppi.c
tpm_ppi.h
tpm_spapr.c
tpm_tis_common.c
tpm_tis_isa.c
tpm_tis_sysbus.c tpm: Add the SysBus TPM TIS device 2020-03-05 12:18:08 -05:00
tpm_tis.h
tpm_util.c
tpm_util.h
trace-events