Re: [PATCH v2 4/4] qemu: Reject TPM 1.2 in most scenarios

2024-06-05 Thread Peter Krempa
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 > --- > src/qemu/qemu_validate.c

[PATCH v2 4/4] qemu: Reject TPM 1.2 in most scenarios

2024-06-04 Thread Andrea Bolognani
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 --- src/qemu/qemu_validate.c | 22 --- ...aarch64-tpm-wrong-model.aarch64