Remove defunct IPI tests
[riscv-tests.git] / isa / rv64mi / Makefrag
index e4fa426d6a3d092973d807dd2d7b935a17373483..fb38e5f23293d9cfd19e39fc23eed6f2e55e2892 100644 (file)
@@ -12,9 +12,6 @@ rv64mi_sc_tests = \
        scall \
        sbreak \
 
-rv64mi_mc_tests = \
-       ipi \
-
 rv64mi_p_tests = $(addprefix rv64mi-p-, $(rv64mi_sc_tests))
 
 spike_tests += $(rv64mi_p_tests)