
5 Jun
2024
5 Jun
'24
7:14 a.m.
On Tue, Jun 04, 2024 at 19:02:02 +0200, Andrea Bolognani wrote:
Everywhere we use TPM 2.0 as our default, the chances of TPM 1.2 being supported by the guest OS are very slim. Just reject such configurations outright.
Signed-off-by: Andrea Bolognani <abologna@redhat.com> --- src/qemu/qemu_validate.c | 22 ++++++++----------- ...aarch64-tpm-wrong-model.aarch64-latest.err | 2 +- 2 files changed, 10 insertions(+), 14 deletions(-)
Reviewed-by: Peter Krempa <pkrempa@redhat.com>