mirror of
https://github.com/mii443/qemu.git
synced 2025-08-31 03:19:27 +00:00
Make sure that the new locality passed to tpm_tis_prep_abort()
is valid.
Add a comment to aborting_locty that it may be any locality, including
TPM_TIS_NO_LOCALITY.
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
(cherry picked from commit e92b63ea61
)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>