~theonlymrcat/riscv-test

Use dedicated rivet-specific env
6b1d7372 — Anatoly Parshintsev 10 months ago
Merge pull request #534 from lz-bro/fix_triggerDmode

Check the mcontrol triggers, no other triggers.
fd01e463 — Andrew Waterman 10 months ago
ma_addr: permit access faults in lieu of misaligned exceptions
06ca28cb — Anatoly Parshintsev 11 months ago
Merge pull request #533 from lz-bro/fix_icount

Clear breakpoints so that gdb will not single step
a7c1a562 — Evgeniy Naydanov 11 months ago
Merge pull request #531 from aap-sc/aap-sc/improvements

 improvements to debug tests infrastructure to help with triaging process
634f172d — Andrew Waterman 11 months ago
Merge pull request #532 from lz-bro/mb_translate

Add virtual memory synchronization after completing the page tables
9c3d66bc — Andrew Waterman 11 months ago
Merge pull request #526 from lz-bro/fix_TranslateTest

Restore $stap and $mstatus after test translate
3bd02c8a — Andrew Waterman 11 months ago
Merge pull request #539 from rogerchang23424/bitmanip

Add bitmanip test cases
9c061013 — Roger Chang 11 months ago
Add zbs test cases

Signed-off-by: Roger Chang <rogerycchang@google.com>
879cb3cc — Roger Chang 11 months ago
Add zbc test cases

Signed-off-by: Roger Chang <rogerycchang@google.com>
a3498c6d — Roger Chang 11 months ago
Add zbb test cases

Signed-off-by: Roger Chang <rogerycchang@google.com>
45476161 — Roger Chang 11 months ago
Add zba test cases

Signed-off-by: Roger Chang <rogerycchang@google.com>
Check the mcontrol triggers, no other triggers.

Signed-off-by: liangzhen <zhen.liang@spacemit.com>
Change-Id: Iac914aef8080411e6acd9039c4bdfa728533103c
ad33ed3c — Andrew Waterman 1 year, 13 days ago
Merge pull request #536 from eiji-y/check_svnapot

If Svnapot is not implemented, skip the test.
9f053a87 — Eiji Yoshiya 1 year, 13 days ago
If Svnapot is not implemented, skip the test.

If Svnapot is not implemented, a page fault will occur when accessing a page with napot specified.
In this case, let the test pass.
Clear breakpoints so that gdb will not single step

Signed-off-by: liangzhen <zhen.liang@spacemit.com>
Change-Id: I7a4a24972cfa2ddc307a5f06fe3fd5380794719f
Add virtual memory synchronization after completing the page tables

Signed-off-by: liangzhen <zhen.liang@spacemit.com>
Change-Id: Ida1490338d204541c5c7f143aec3b8d79d83d7f4
787829a1 — Parshintsev Anatoly 1 year, 17 days ago
[debug tests] fix setting of remotetimeout

fixes setting of `remotetimeout`. It was silently overwritten by default
values from platform definition even if user specified one.
b89570c8 — Parshintsev Anatoly 1 year, 15 days ago
[debug tests] add option to log GDB remote serial protocol

introduce a new option to log communications over GDB remote serial
protocol which is helpful for debugging some tests.
Next
Do not follow this link