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

Add halt groups and external triggers. (#404)

* Add halt groups and external triggers.

This allows a group of harts to simultaneously halt when any of them
hits a breakpoint, or even when some other event occurs in the system.

* Fix typo.

* Adding a hart to a halt group does not halt it.

* Rename advanced to dmcs2.

* Mention hart groups in feature lists.

* Review feedback.
parent 814406d1
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