]> www.infradead.org Git - qemu-nvme.git/commit
sysemu: Make TPM structures inaccessible if CONFIG_TPM is not defined
authorStefan Berger <stefanb@linux.ibm.com>
Tue, 15 Jun 2021 14:21:20 +0000 (16:21 +0200)
committerStefan Berger <stefanb@linux.ibm.com>
Tue, 15 Jun 2021 14:55:12 +0000 (10:55 -0400)
commite542b71805dc4b7827e6c2f00a1170a61843345e
tree9f6a94e89b180e80e6822f2b410b825b46ff1bf0
parent295f7dcb609e02d8902180e48ffa590bea531d7e
sysemu: Make TPM structures inaccessible if CONFIG_TPM is not defined

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20210614191335.1968807-5-stefanb@linux.ibm.com>
[PMD: Remove tpm_init() / tpm_cleanup() stubs]
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
include/sysemu/tpm.h
include/sysemu/tpm_backend.h
stubs/tpm.c