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 33c1ff2..f4de8b8 100644
--- a/debug/targets/RISC-V/spike64-2-rtos.py
+++ b/debug/targets/RISC-V/spike64-2-rtos.py
@@ -13,6 +13,7 @@ class spike64_2_rtos(targets.Target):
test_semihosting = False
support_manual_hwbp = False # not supported with `-rtos riscv`
support_memory_sampling = False # not supported with `-rtos riscv`
+ support_unavailable_control = True
def create(self):
return testlib.Spike(self, abstract_rti=30, support_hasel=False,