aboutsummaryrefslogtreecommitdiff
path: root/debug/targets/RISC-V/spike64-2-rtos.py
diff options
context:
space:
mode:
Diffstat (limited to 'debug/targets/RISC-V/spike64-2-rtos.py')
-rw-r--r--debug/targets/RISC-V/spike64-2-rtos.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/debug/targets/RISC-V/spike64-2-rtos.py b/debug/targets/RISC-V/spike64-2-rtos.py
index db6263a..3b9c1d8 100644
--- a/debug/targets/RISC-V/spike64-2-rtos.py
+++ b/debug/targets/RISC-V/spike64-2-rtos.py
@@ -10,6 +10,7 @@ class spike64_2_rtos(targets.Target):
timeout_sec = 60
implements_custom_test = True
support_hasel = False
+ test_semihosting = False
def create(self):
return testlib.Spike(self, abstract_rti=30, support_hasel=False,