Lines Matching refs:aarch64
254 for a in amd64:amd64 arm64:aarch64; do
277 for a in amd64:amd64 arm64:aarch64; do
287 aarch64) bin=aa64 ;;
306 for a in amd64:amd64 arm64:aarch64; do
337 for a in arm64:aarch64; do
354 for a in amd64:amd64 arm64:aarch64; do
371 aarch64)
372 if [ ${bios_code} -ot /usr/local/share/qemu/edk2-aarch64-code.fd ]; then
376 dd if=/usr/local/share/qemu/edk2-aarch64-code.fd of=${bios_code} conv=notrunc
388 cd=${CACHE}/FreeBSD-13.1-RELEASE-arm64-aarch64-bootonly.iso
402 aarch64)
404 raw=${IMAGES}/${ma_combo}/freebsd-arm64-aarch64.img
406 ${qemu_bin}/qemu-system-aarch64 -nographic -machine virt,gic-version=3 -m 512M -smp 4 \\
421 ${qemu_bin}/qemu-system-aarch64 -m 1024 -cpu cortex-a57 -M virt \\
433 ${qemu_bin}/qemu-system-aarch64 -nographic -machine virt,gic-version=3 -m 512M -smp 4 \\
451 for a in amd64:amd64 arm64:aarch64; do
462 aarch64) bin=aa64 ;;
474 for a in amd64:amd64 arm64:aarch64; do
554 for a in amd64:amd64 arm64:aarch64; do
571 aarch64)
572 if [ ${bios_code} -ot /usr/local/share/qemu/edk2-aarch64-code.fd ]; then
576 dd if=/usr/local/share/qemu/edk2-aarch64-code.fd of=${bios_code} conv=notrunc
597 aarch64)
601 ${qemu_bin}/qemu-system-aarch64 -nographic -machine virt,gic-version=3 -m 512M \\