From 2ce0bc7ddff9aecf5c5c9ed7cfcb09fd72ed6f5e Mon Sep 17 00:00:00 2001 From: William McSpaddden Date: Sun, 7 Apr 2024 21:14:53 -0500 Subject: [PATCH] new submodule added: riscv-tests.git --- .gitmodules | 3 +++ new_test/TEST_DIR_ROOT/riscv-tests.git | 1 + 2 files changed, 4 insertions(+) create mode 160000 new_test/TEST_DIR_ROOT/riscv-tests.git diff --git a/.gitmodules b/.gitmodules index af852c0a3..8dad0f4e8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "new_test/TEST_DIR_ROOT/lib/gmsl.git"] path = new_test/TEST_DIR_ROOT/lib/gmsl.git url = git@github.com:jgrahamc/gmsl.git +[submodule "new_test/TEST_DIR_ROOT/riscv-tests.git"] + path = new_test/TEST_DIR_ROOT/riscv-tests.git + url = https://github.com/riscv/riscv-tests diff --git a/new_test/TEST_DIR_ROOT/riscv-tests.git b/new_test/TEST_DIR_ROOT/riscv-tests.git new file mode 160000 index 000000000..6b1d7372d --- /dev/null +++ b/new_test/TEST_DIR_ROOT/riscv-tests.git @@ -0,0 +1 @@ +Subproject commit 6b1d7372d951ed75811e0a09c0fe9e065c141c2d