Use a single build for aarch64 qemu and gem5!

Document the minimal aarch64 boot.

Rename -c to -B for uniformity with -b.

Add help for ./run and ./build options.
This commit is contained in:
Ciro Santilli
2018-03-18 22:13:56 +00:00
parent f5e04f6b33
commit 275426ef44
11 changed files with 348 additions and 2927 deletions

View File

@@ -1,5 +1,10 @@
# Rename this file to just br2_local
# If is then gitignored, and you can add your own buildroot configs here to quickly test new buildroot features.
# Often used for new packages.
#BR2_TARGET_ROOTFS_EXT2_SIZE="512M"
#BR2_PACKAGE_OPENSSH=y
#BR2_PACKAGE_OPENBLAS=y
#BR2_PACKAGE_OPENBLAS_TARGET="NEHALEM"
#BR2_PACKAGE_PARSEC_BENCHMARK=y
#BR2_PACKAGE_PARSEC_BENCHMARK_BUILD_LIST="all"
#BR2_PACKAGE_PARSEC_BENCHMARK_INPUT_SIZE="test"