Skip to content

Commit

Permalink
Add F extension testing in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
visitorckw committed Nov 11, 2023
1 parent 836de4b commit a6e9c45
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 @@ -15,3 +15,4 @@ make arch-test RISCV_DEVICE=IM || exit 1
make arch-test RISCV_DEVICE=IC || exit 1
make arch-test RISCV_DEVICE=IZifencei || exit 1
make arch-test RISCV_DEVICE=IZicsr || exit 1
make arch-test RISCV_DEVICE=FZicsr || exit 1

0 comments on commit a6e9c45

Please sign in to comment.