Add a `do_aarch64.sh` script for `make-based/app-micropython/` to make it work for ARM64 / `aarch64`. See the [`do-sqlite-aarch64` script for Musl](https://github.com/unikraft-upb/scripts/blob/main/musl/do-sqlite-aarch64). Make sure you validate the script with [`shellcheck`](https://www.shellcheck.net/). See instructions [here](https://github.com/mariasfiraiala/scs-work/blob/master/unikraft-scs/unikraft-scs-for-complex-apps.md). **Hackathon points**: 50
Add a
do_aarch64.shscript formake-based/app-micropython/to make it work for ARM64 /aarch64.See the
do-sqlite-aarch64script for Musl.Make sure you validate the script with
shellcheck.See instructions here.
Hackathon points: 50