OSDN Git Service

tpm: Separate TPM_TIS and TPM_TIS_ISA configs
authorEric Auger <eric.auger@redhat.com>
Thu, 5 Mar 2020 16:51:43 +0000 (17:51 +0100)
committerStefan Berger <stefanb@linux.vnet.ibm.com>
Thu, 5 Mar 2020 17:18:00 +0000 (12:18 -0500)
commit2e8f7675b59f9cf448ff3cf2ec1671350ad60a67
tree694e38f536ea31f68dcc44538eb4d589fbbba4c6
parentac90053dccea841298eee0133ddbcfd2be017c4b
tpm: Separate TPM_TIS and TPM_TIS_ISA configs

Let's separate the compilation of tpm_tis_common.c from
the compilation of tpm_tis_isa.c

The common part will be also compiled along with the
tpm_tis_sysbus device.

Signed-off-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Message-id: 20200305165149.618-5-eric.auger@redhat.com
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
default-configs/i386-softmmu.mak
hw/i386/Kconfig
hw/tpm/Kconfig
hw/tpm/Makefile.objs
tests/qtest/Makefile.include