Skip to content

Commit 002df1d

Browse files
committed
CI: Add RV32A test suite to architectural tests
Incorporate the RV32A test suite into the architectural tests.
1 parent 10af979 commit 002df1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/riscv-tests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ make arch-test RISCV_DEVICE=FCZicsr || exit 1
1717
make arch-test RISCV_DEVICE=IZifencei || exit 1
1818
make arch-test RISCV_DEVICE=IZicsr || exit 1
1919
make arch-test RISCV_DEVICE=FZicsr || exit 1
20+
make arch-test RISCV_DEVICE=IMA || exit 1

0 commit comments

Comments
 (0)