- May 30, 2024
-
-
William McSpaddden authored
-
- May 25, 2024
-
-
William McSpaddden authored
-
- May 08, 2024
-
-
William McSpaddden authored
-
- Apr 30, 2024
-
-
William McSpaddden authored
-
- Apr 02, 2024
-
-
Anatoly Parshintsev authored
Check the mcontrol triggers, no other triggers.
-
- Mar 20, 2024
-
-
Andrew Waterman authored
-
- Mar 02, 2024
-
-
Anatoly Parshintsev authored
Clear breakpoints so that gdb will not single step
-
- Mar 01, 2024
-
-
Evgeniy Naydanov authored
improvements to debug tests infrastructure to help with triaging process
-
- Feb 29, 2024
-
-
Andrew Waterman authored
Add virtual memory synchronization after completing the page tables
-
Andrew Waterman authored
Restore $stap and $mstatus after test translate
-
- Feb 19, 2024
-
-
Andrew Waterman authored
Add bitmanip test cases
-
Roger Chang authored
Signed-off-by:Roger Chang <rogerycchang@google.com>
-
Roger Chang authored
Signed-off-by:Roger Chang <rogerycchang@google.com>
-
Roger Chang authored
Signed-off-by:Roger Chang <rogerycchang@google.com>
-
Roger Chang authored
Signed-off-by:Roger Chang <rogerycchang@google.com>
- Feb 04, 2024
-
-
liangzhen authored
Signed-off-by:liangzhen <zhen.liang@spacemit.com> Change-Id: Iac914aef8080411e6acd9039c4bdfa728533103c
-
- Feb 03, 2024
-
-
Andrew Waterman authored
If Svnapot is not implemented, skip the test.
-
Eiji Yoshiya authored
If Svnapot is not implemented, a page fault will occur when accessing a page with napot specified. In this case, let the test pass.
-
- Feb 02, 2024
-
-
liangzhen authored
Signed-off-by:liangzhen <zhen.liang@spacemit.com> Change-Id: I7a4a24972cfa2ddc307a5f06fe3fd5380794719f
-
liangzhen authored
Signed-off-by:liangzhen <zhen.liang@spacemit.com> Change-Id: Ida1490338d204541c5c7f143aec3b8d79d83d7f4
-
Parshintsev Anatoly authored
fixes setting of `remotetimeout`. It was silently overwritten by default values from platform definition even if user specified one.
-
Parshintsev Anatoly authored
introduce a new option to log communications over GDB remote serial protocol which is helpful for debugging some tests.
-
Parshintsev Anatoly authored
Previously the seed was not printed and this created problems with reproduction of the issues. It's still not an ideal - meaning interactions between spike/gdb/openocd are inherently non-determistic (since time is involved), but at least we should get the same sources for the same seed now.
-
- Jan 30, 2024
-
-
Andrew Waterman authored
Uses appropriate addi instruction in lrsc test.
-
Lucas Clemente Vella authored
-
- Jan 23, 2024
-
-
liangzhen authored
Signed-off-by:liangzhen <zhen.liang@spacemit.com>
-
- Nov 11, 2023
-
-
Tim Newsome authored
debug: use TCL-RPC to fetch results of OpenOCD commands instead of parsing log file
-
- Nov 10, 2023
-
-
Parshintsev Anatoly authored
Quick and dirty fix for https://github.com/riscv-software-src/riscv-tests/issues/520
-
- Oct 26, 2023
-
-
Tim Newsome authored
Support limits_icount_to_one in IcountTest
-
- Oct 24, 2023
-
-
liangzhen authored
This is taking into account that the hardware limits count to 1. Signed-off-by:liangzhen <zhen.liang@spacemit.com>
-
- Oct 18, 2023
-
-
Tim Newsome authored
Make the non-existent csr configurable
-
Tim Newsome authored
Make CLINT address configurable
-
Tim Newsome authored
debug: Add UnavailableHaltedTest
-
- Oct 17, 2023
-
-
liangzhen authored
Signed-off-by:liangzhen <zhen.liang@spacemit.com>
-
- Oct 16, 2023
-
-
liangzhen authored
Signed-off-by:liangzhen <zhen.liang@spacemit.com>
-
- Oct 13, 2023
-
-
Tim Newsome authored
Test behavior when a hart becomes unavailable while halted.
-
Tim Newsome authored
debug: Document that pexpect is needed.
-
- Oct 12, 2023
-
-
Tim Newsome authored
Resolves #510.
-
Tim Newsome authored
Disable timer interrupt to fix some bugs
-