Skip to content

Fix typo in "Reset" section#1177

Open
dokunira wants to merge 1 commit intoriscv:mainfrom
dokunira:fix-reset-typo
Open

Fix typo in "Reset" section#1177
dokunira wants to merge 1 commit intoriscv:mainfrom
dokunira:fix-reset-typo

Conversation

@dokunira
Copy link
Contributor

Fixes #1173

This PR corrects a typo in the "Reset" section.

As discussed in the associated issue, the text incorrectly referred to hasresethaltreq. This bit is defined in dmstatus (Section 3.14.1) and only indicates if the halt-on-reset feature is supported, not the request itself.

This commit changes it to resethaltreq, which is the conceptual per-hart request bit used in other sections (e.g., Section 3.14.2 and 3.2).

@pdonahue-ventana
Copy link
Collaborator

Fixes #1144. This looks good and can be merged when we're ready for a minor spec bump.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants