crosvm/tools/aarch64vm

3 lines
77 B
Text
Raw Normal View History

#!/usr/bin/env bash
python3 $(dirname $0)/impl/testvm.py --arch=aarch64 "$@"