automation: qemu-smoke-arm64.sh: Rename the device tree to avoid confusion
authorXenia Ragiadakou <burzalodowa@gmail.com>
Fri, 29 Jul 2022 14:52:28 +0000 (17:52 +0300)
committerStefano Stabellini <stefano.stabellini@amd.com>
Fri, 29 Jul 2022 23:25:44 +0000 (16:25 -0700)
commit1971609550024e1567788088aa24026845b5523c
tree1d2fa099f511b23061081f1585fcb741d96b05a4
parentd7cb99c378c759c2f00fb1ee33e65a4379cf334f
automation: qemu-smoke-arm64.sh: Rename the device tree to avoid confusion

Rename the device tree from virt-gicv3 to virt-gicv2 to avoid confusion
since the version of the generic interrupt controller used for this test
is the v2 and not the v3.

Signed-off-by: Xenia Ragiadakou <burzalodowa@gmail.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
automation/scripts/qemu-smoke-arm64.sh