#!/bin/sh make qemu-system-aarch64 \ -cpu cortex-a53 \ -m 1024 \ -M raspi3b \ -serial stdio \ -kernel build/bin/kernel8.elf