automation: qemu-smoke-arm64.sh: Fix the number of cpus in the device tree
authorXenia Ragiadakou <burzalodowa@gmail.com>
Fri, 29 Jul 2022 14:52:29 +0000 (17:52 +0300)
committerStefano Stabellini <stefano.stabellini@amd.com>
Fri, 29 Jul 2022 23:25:45 +0000 (16:25 -0700)
commit9dc3f006a831cd20d531123f097e3de176ac3cae
tree21befe2b27f69f0a1575777ac78cf476821b2022
parent1971609550024e1567788088aa24026845b5523c
automation: qemu-smoke-arm64.sh: Fix the number of cpus in the device tree

Qemu VM is configured with 2 cpus but the device tree passed has only 1.
Generate a device tree with 2 cpus.

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