Skip to content

fix(DM): remove useless apbRegs in DebugModule#28

Closed
wissygh wants to merge 1 commit intomasterfrom
fix-dm
Closed

fix(DM): remove useless apbRegs in DebugModule#28
wissygh wants to merge 1 commit intomasterfrom
fix-dm

Conversation

@wissygh
Copy link

@wissygh wissygh commented Jan 15, 2025

Related issue:

Type of change: bug report | feature request | other enhancement

Impact: no functional change | API addition (no impact on existing code) | API modification

Development Phase: proposal | implementation

Release Notes

 * `haltedBitsRegs's` should be `hartSelFuncs.hartIdToHartSel(hartHaltedId)`
 * The receiver of a trigger request should not initiate the same trigger again (It's not strictly required, next line is enough).
 * When all harts in a halt group are halted, the extTrigger requests for that group should no longer be processed;
   otherwise, infinite extTrigger requests will be generated between the debug modules.
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.

1 participant