Using Ubuntu-base arm64 rootfs for Raspberry Pi 3 Courtesy to https://a-delacruz.github.io/ubuntu/rpi3-setup-filesystem
>$ WORKING_DIR=$(readlink -f `pwd`)
>$ RTOS64=${WORKING_DIR}/rtos64
>$ export CONCURRENCY_LEVEL=$(nproc)
>$ ROOTFS=${WORKING_DIR}/rootfs