diff options
author | 2022-05-06 15:25:09 +0200 | |
---|---|---|
committer | 2022-05-06 09:06:50 -0600 | |
commit | 4168cdad398843ed53d650a27651868b4d3e21c9 (patch) | |
tree | ab9434cec745e2254613736e86a1db84dd581171 /linux-user/syscall.c | |
parent | vfio/common: Fix a small boundary issue of a trace (diff) | |
download | qemu-4168cdad398843ed53d650a27651868b4d3e21c9.tar.xz qemu-4168cdad398843ed53d650a27651868b4d3e21c9.zip |
sysemu: tpm: Add a stub function for TPM_IS_CRB
In a subsequent patch, VFIO will need to recognize if
a memory region owner is a TPM CRB device. Hence VFIO
needs to use TPM_IS_CRB() even if CONFIG_TPM is unset. So
let's add a stub function.
Signed-off-by: Eric Auger <eric.auger@redhat.com>
Suggested-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Stefan Berger <stefanb@linnux.ibm.com>
Link: https://lore.kernel.org/r/20220506132510.1847942-2-eric.auger@redhat.com
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'linux-user/syscall.c')
0 files changed, 0 insertions, 0 deletions