Skip to content
Snippets Groups Projects
Commit b233bf89 authored by Cole Robinson's avatar Cole Robinson
Browse files

qemu: command: Use correct tpm device for all non-x86


The qemu `tpm-tis` device is an ISA device, so only really applicable
to x86 archs. For all non-x86 archs we should use `tpm-tis-device`

This fixes tpm-tis usage on armv7l and riscv

Reviewed-by: default avatarMichal Privoznik <mprivozn@redhat.com>
Signed-off-by: default avatarCole Robinson <crobinso@redhat.com>
parent 5aec476e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment