mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
added 32 bit tests to makefrag
This commit is contained in:
parent
43378ada56
commit
b5b171372d
@ -34,12 +34,22 @@ rv32i_sc_tests = \
|
|||||||
WALLY-CSR-permission-u-01 \
|
WALLY-CSR-permission-u-01 \
|
||||||
WALLY-minfo-01 \
|
WALLY-minfo-01 \
|
||||||
WALLY-misa-01 \
|
WALLY-misa-01 \
|
||||||
WALLY-scratch-01 \
|
|
||||||
WALLY-sscratch-s-01 \
|
|
||||||
WALLY-AMO \
|
WALLY-AMO \
|
||||||
WALLY-LRSC
|
WALLY-LRSC \
|
||||||
|
# WALLY-scratch-01 \
|
||||||
|
# WALLY-sscratch-s-01 \
|
||||||
|
|
||||||
target_tests_nosim = WALLY-PMA \
|
target_tests_nosim = \
|
||||||
|
WALLY-PMA \
|
||||||
|
WALLY-mtvec-01 \
|
||||||
|
WALLY-stvec-01 \
|
||||||
|
WALLY-MIE-01 \
|
||||||
|
WALLY-PIE-stack-01 \
|
||||||
|
WALLY-PIE-stack-s-01 \
|
||||||
|
WALLY-trap-sret-01 \
|
||||||
|
WALLY-trap-01 \
|
||||||
|
WALLY-trap-s-01 \
|
||||||
|
WALLY-trap-u-01 \
|
||||||
|
|
||||||
rv32i_tests = $(addsuffix .elf, $(rv32i_sc_tests))
|
rv32i_tests = $(addsuffix .elf, $(rv32i_sc_tests))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user