aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Newsome <tim@sifive.com>2017-12-22 13:01:26 -0800
committerTim Newsome <tim@sifive.com>2017-12-22 13:01:26 -0800
commited68919d4caf13506ad9402386efaf39ec4d6dfd (patch)
tree3fccb538692d1c0c7dd47d0a90559195ccbe01f8
parent48dbf10d657bc3c1fa5ec4f56aa0bc10ca9336f5 (diff)
downloadriscv-tools-xml_registers.zip
riscv-tools-xml_registers.tar.gz
riscv-tools-xml_registers.tar.bz2
Bump openocd, tests, and regress testsxml_registers
OpenOCD contains fixes for HiFive1 flash. riscv-tests contains a new debug make target. regression.sh now runs that target to verify debugging wasn't broken.
-rwxr-xr-xregression.sh1
m---------riscv-openocd0
m---------riscv-tests0
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