Skip to content

Conversation

@dokunira
Copy link

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typo in Section 4.6 (refers to hasresethaltreq instead of halt-on-reset bits)

2 participants