- Jun 14, 2024
-
-
Tim Newsome authored
Also the debugger should write dmcontrol=0 to perform a reset, instead of "may". Fixes #1021. Alternate to #1040, after some discussion in the meeting. #1040 didn't address what happens while dmactive is changing. This version is not a substantive change, so also a bit easier to merge.
-
- Jun 06, 2024
-
-
Tim Newsome authored
Fix for mepc example typo
-
Tim Newsome authored
Update maskmax6 detection algorithm to always work
-
- Jun 05, 2024
-
-
albert-azcarate authored
-
- May 16, 2024
-
-
Tim Newsome authored
-
Tim Newsome authored
Simplify WARL description for dmode=0 and action=1.
-
Tim Newsome authored
Clarify timing support suggestion for a chain of mcontrol load triggers
-
Tim Newsome authored
Eliminate redundant statement about AMO's stored value availability
-
Tim Newsome authored
Replace "count" with a reference to 'icount.count'
-
Tim Newsome authored
Replace single quotes with backticks in `mstatus` reference
-
Tim Newsome authored
Restore reference to `time`
-
Tim Newsome authored
Fix references to `sbcs.sbaccess64/128`
-
Tim Newsome authored
Fix formatting for `mconfigptr`
-
Tim Newsome authored
[3.14.6. Abstract Control and Status] make `busy` a reference
-
Tim Newsome authored
Restore references to `pc` in [3.8. Program Buffer]
-
Tim Newsome authored
Fix a typo in [3.12. Security]
-
Tim Newsome authored
Restore reference to `dmstatus.impebreak`
-
Tim Newsome authored
Restore references to `command.cmdtype` and `tab:cmdtype` table
-
- May 14, 2024
-
-
Evgeniy Naydanov authored
Without the additional formatting the > but count must be able to count part seems a bit strange.
-
Evgeniy Naydanov authored
-
Evgeniy Naydanov authored
Seems like these references were lost durining convertion from LaTeX. See https://github.com/riscv/riscv-debug-spec/blob/f510a7dd33317d0eee0f26b4fa082cd43a5ac7ea/Sdext.tex#L47-L49
-
Evgeniy Naydanov authored
LaTeX refernces didn't use numbers and replaced them with text. Seems like this caused an error during convertion and references to `sbcs.sbaccess64/128` started to refer to `sbcs.sbaccess` field with an addition of `Sixtyfour` and `OneTwentyeight` respectively.
-
Evgeniy Naydanov authored
Names of registers not defined in this specification are highlighted using backticks throughout the specification. `mconfigptr` used to be an exception.
-
Evgeniy Naydanov authored
This makes it clear that the statatement refers to a field of a register, not a name of a value of `abstractcs.cmderr` field. Moreover, references are used throughout the spec in similar cases.
-
Evgeniy Naydanov authored
Seems like these references were lost durining convertion from LaTeX. See https://github.com/riscv/riscv-debug-spec/blob/f510a7dd33317d0eee0f26b4fa082cd43a5ac7ea/debug_module.tex#L468
-
Evgeniy Naydanov authored
-
Evgeniy Naydanov authored
Seems like these references were lost durining convertion from LaTeX. See https://github.com/riscv/riscv-debug-spec/blob/f510a7dd33317d0eee0f26b4fa082cd43a5ac7ea/debug_module.tex#L442
-
Evgeniy Naydanov authored
Seems like these references were lost durining convertion from LaTeX. See https://github.com/riscv/riscv-debug-spec/blob/f510a7dd33317d0eee0f26b4fa082cd43a5ac7ea/debug_module.tex#L405-L406
-
- May 03, 2024
-
-
Tim Newsome authored
Don't trademark the trigger module
-
- May 02, 2024
-
-
Alexandre Joannou authored
Signed-off-by:Alexandre Joannou <gameboo@users.noreply.github.com>
-
Tim Newsome authored
1.0.0-rc2
-
Tim Newsome authored
Add support for Smdbltrp.
-
- Apr 27, 2024
-
-
Evgeniy Naydanov authored
-
Tim Newsome authored
Restore references to `mhartid` in `debug_module.adoc`
-
Tim Newsome authored
"Native Triggers": Add in mepc/mcause back in.
-
Evgeniy Naydanov authored
It is covered by > Whether data store triggers match on AMOs is UNSPECIFIED.
-
- Apr 26, 2024
-
-
Evgeniy Naydanov authored
Seems like these references were lost durining convertion from LaTeX. See https://github.com/riscv/riscv-debug-spec/blob/f510a7dd33317d0eee0f26b4fa082cd43a5ac7ea/debug_module.tex#L125-L126
-
Tim Newsome authored
These got deleted by the asciidoc conversion. Fixes #1015.
-
- Apr 25, 2024
-
-
Tim Newsome authored
Previously, the first write of match=1 might fail because the value in tdata2 is incompatible. Addresses #1014
-
Tim Newsome authored
fix a reference to `mcontrol.store` field
-