tpm: Add the SysBus TPM TIS device
commit229de57ac50a1677879f38b98243b2d6d5e2c11b
authorEric Auger <eric.auger@redhat.com>
Thu, 5 Mar 2020 16:51:44 +0000 (5 17:51 +0100)
committerStefan Berger <stefanb@linux.vnet.ibm.com>
Thu, 5 Mar 2020 17:18:08 +0000 (5 12:18 -0500)
tree2cc2129938bbfdd50079afd4727d0a23621946bb
parent2e8f7675b59f9cf448ff3cf2ec1671350ad60a67
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>
hw/tpm/Kconfig
hw/tpm/Makefile.objs
hw/tpm/tpm_tis_sysbus.c [new file with mode: 0644]
include/sysemu/tpm.h