Added make wally-riscv-arch-test to tests/riscof to only build custom tests

This commit is contained in:
David Harris 2023-12-06 07:19:12 -08:00
parent c0801263f1
commit 0f0b4b0c1c

View File

@ -8,8 +8,8 @@ wally_workdir = $(work)/wally-riscv-arch-test
current_dir = $(shell pwd)
#XLEN ?= 64
#all: root wally32 wally64
all: root arch32 wally32 wally32e arch64 wally64
wally-riscv-arch-test: root wally32 wally64
root:
mkdir -p $(work_dir)