changed reference to cheri-cap-lib

This commit is contained in:
2026-02-23 12:26:57 +00:00
parent bf7bd16c53
commit 2e3f216448
2 changed files with 3 additions and 3 deletions

View File

@@ -9,10 +9,10 @@ BSC_COMPILATION_FLAGS += -verbose
# Default ISA test
# TEST ?= rv64ui-p-add
# TEST ?= rv64um-v-mulw
TEST ?= rv64um-v-mulw
# TEST ?= Page
# TEST ?= PageReadWrite
TEST ?= CheriPage
# TEST ?= CheriPage
#================================================================
# Parameter settings for MIT RISCY, setup paths etc. for Include_Common