Run RV32 tests on spike with --isa=RV32
[riscv-tests.git] / isa / rv32si / Makefrag
index e03819f9f964e963c7b0a67eb10cd7c07564d1b7..4d8f33ec097dd8fcdef571bfa4730b429679cf54 100644 (file)
@@ -13,3 +13,5 @@ rv32si_sc_tests = \
        timer \
 
 rv32si_p_tests = $(addprefix rv32si-p-, $(rv32si_sc_tests))
+
+spike32_tests += $(rv32si_p_tests)