Skip to content

Commit

Permalink
Merge pull request #426 from visitorckw/fix-missing-rc32fc-test
Browse files Browse the repository at this point in the history
CI: Reinstate rv32fc test suite
  • Loading branch information
jserv authored May 5, 2024
2 parents 6d45959 + 26f8f1e commit c0833eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/riscv-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ export PATH=`pwd`/toolchain/riscv/bin:$PATH

make clean
make arch-test RISCV_DEVICE=IMAFCZicsrZifencei || exit 1
make arch-test RISCV_DEVICE=FCZicsr || exit 1

0 comments on commit c0833eb

Please # to comment.