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

Add keepalive feature. (#592)



* Add keepalive feature.

This allows a debugger to request that a given hart stays available for
debugging (e.g. is not powered down). Fixes #519.

* Remove keepalive status reading.

* writes -> sets

Co-authored-by: default avatarErnie Edgar <43148441+ernie-sifive@users.noreply.github.com>

* Make the example more conservative.

Feedback from Robert Chyla.

Co-authored-by: default avatarErnie Edgar <43148441+ernie-sifive@users.noreply.github.com>
parent 53191a4c
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