Skip to content

Commit

Permalink
changed the branch name of riscv-arch-test
Browse files Browse the repository at this point in the history
  • Loading branch information
fatimasaleem committed May 24, 2022
1 parent c285356 commit a62b4d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cva6/regress/install-riscv-arch-test.sh
Expand Up @@ -9,8 +9,8 @@

if ! [ -n "$ARCH_TEST_REPO" ]; then
ARCH_TEST_REPO=https://github.com/riscv-non-isa/riscv-arch-test
ARCH_TEST_BRANCH=riscof-dev
ARCH_TEST_HASH=7907c462c700279c5d75ec5e6042f762dcb95a25
ARCH_TEST_BRANCH=main
ARCH_TEST_HASH=ad04e119a5d846a1c11159786ad3382cf5ad3649
fi
echo $ARCH_TEST_REPO
echo $ARCH_TEST_BRANCH
Expand Down

0 comments on commit a62b4d8

Please sign in to comment.