Unverified Commit 84ec8a50 authored by Tim Newsome's avatar Tim Newsome Committed by GitHub
Browse files

Harts can be in exactly 1 of 4 states. (#354)

* Harts can be in exactly 1 of 4 states.

Fixes #351.

* Grammar fixes.

* While held in reset, harts are unavailable.

Fixes #353.

* Remove "impl specific [reset] indicators"

They don't supersede the unavailable status, and their mention is
confusing. (They were added in ce1b3593.)

Fixes #353.

* Unavailable harts can't execute abstract commands.

Being in reset doesn't mean you have to be unavailable. #355

* Clarify reset states.

* Abstract behavior when hart is/becomes unavailable

Just a rewording that (hopefully) makes more sense.
parent 308eaf6a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment