baremetal: symlink all programs that currently run on both userland and baremetal

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-05-21 00:00:00 +00:00
parent 492d9cdf3f
commit 6fe9e5bae7
35 changed files with 138 additions and 109 deletions

6
bisect-gem5-gdb Executable file
View File

@@ -0,0 +1,6 @@
#!/usr/bin/env bash
# https://github.com/cirosantilli/linux-kernel-module-cheat#bisection
set -eu
cd ../..
./build-gem5 --arch aarch64 --gem5-build-id bisect
./test-gdb --arch aarch64 --quit-on-fail