-
Notifications
You must be signed in to change notification settings - Fork 792
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[rv_dm,dv] Expand the implementation of mem_tl_access_resuming
This expands the code a bit to make it clearer what's going on. It also drops the loop: that doesn't seem to make all that much sense (and nor does a randomised resume request). Honestly, this is really a cut-down version of rv_dm_halt_resume_whereto_vseq. That sequence tries to request an abstract command and then checks the whereto register contains the start of that command. It probably makes sense to keep this (more simple) test as well, partly because the code is dramatically easier to understand. Signed-off-by: Rupert Swarbrick <[email protected]>
- Loading branch information
1 parent
3549009
commit 4aa111a
Showing
1 changed file
with
58 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters