diff options
| -rwxr-xr-x | regression.sh | 1 | ||||
| m--------- | riscv-openocd | 0 | ||||
| m--------- | riscv-tests | 0 |
3 files changed, 1 insertions, 0 deletions
diff --git a/regression.sh b/regression.sh index b914ae4..308b46b 100755 --- a/regression.sh +++ b/regression.sh @@ -16,6 +16,7 @@ export RISCV=${base_dir}/regression_install export PATH="$RISCV/bin:$PATH" make -C ${base_dir}/riscv-tests/isa/ run make -C ${base_dir}/riscv-tests/benchmarks/ run riscv +make -C ${base_dir}/riscv-tests/debug/ all-tests # test the pk echo -e '#include <stdio.h>\n int main(void) { printf("Hello world!\\n"); return 0; }' > hello.c diff --git a/riscv-openocd b/riscv-openocd -Subproject 33ef457c6aebdf47cb02857c8150110a62d1afc +Subproject 6c719f0ab838e6804500fa8ac6917b34a78ecf3 diff --git a/riscv-tests b/riscv-tests -Subproject e19b70f877492f8cf2e545fa434c55f6d9298ef +Subproject ffa920340430f62e767fb2397f4ee41ffaf441c |
