aboutsummaryrefslogtreecommitdiff
path: root/debug/targets/RISC-V/spike32-2-rtos.py
diff options
context:
space:
mode:
Diffstat (limited to 'debug/targets/RISC-V/spike32-2-rtos.py')
-rw-r--r--debug/targets/RISC-V/spike32-2-rtos.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/debug/targets/RISC-V/spike32-2-rtos.py b/debug/targets/RISC-V/spike32-2-rtos.py
index ce0d56d..81029e8 100644
--- a/debug/targets/RISC-V/spike32-2-rtos.py
+++ b/debug/targets/RISC-V/spike32-2-rtos.py
@@ -12,6 +12,7 @@ class spike32_2(targets.Target):
support_hasel = False
test_semihosting = False
support_manual_hwbp = False # not supported with `-rtos riscv`
+ support_memory_sampling = False # not supported with `-rtos riscv`
def create(self):
return testlib.Spike(self, progbufsize=0, dmi_rti=4,