Skip to content
Commit c157b6e2 authored by Nikos Nikoleris's avatar Nikos Nikoleris Committed by Andrew Jones
Browse files

configure: arm: Fixes to build and run tests on Apple Silicon



On MacOS:

$> uname -m

returns:

arm64

To unify how we handle the achitecture detection across different
systems, sed it to aarch64 which is what's typically reported on
Linux.

In addition, when HVF is the acceleration method on aarch64, make sure
we select the right processor when invoking qemu.

Signed-off-by: default avatarNikos Nikoleris <nikos.nikoleris@arm.com>
Signed-off-by: Andrew Jones's avatarAndrew Jones <drjones@redhat.com>
parent 4340720e
Loading
Loading
Loading
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