blob: f01a332f9c49f8537cb62aa904e8ff5aa0929447 [file] [log] [blame]
#=======================================================================
# Makefrag for rv64si tests
#-----------------------------------------------------------------------
rv64si_sc_tests = \
csr \
dirty \
icache-alias \
ma_fetch \
scall \
wfi \
sbreak \
rv64si_p_tests = $(addprefix rv64si-p-, $(rv64si_sc_tests))
spike_tests += $(rv64si_p_tests)