Makefile added in regression directory:

-cd's into imperas then runs make commands, finally running the tvLinker script
This commit is contained in:
Kevin Kim 2021-11-09 10:55:48 -08:00
parent 24c5796680
commit a7684f1b59

View File

@ -0,0 +1,6 @@
make all:
make ../../tests/imperas-riscv-tests/
make ../../tests/wally-riscv-arch-test/
make XLEN=32 ../../tests/wally-riscv-arch-test/
exe2memfile.pl ../../tests/wally-riscv-arch-test/work/*/*/*.elf
cd ../../tests/linux-testgen/linux-testvectors/;./tvLinker.sh