-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
The spec says
In contrast to software writes, pointer masking is applied for hardware writes to a CSR (e.g., when the hardware writes the transformed address to stval when taking an exception). Pointer masking is also applied to the memory access address when matching address triggers in debug.
So would software (go into a higher privilege mode -> apply pointer masking scheme to address -> write resulting address to trigger register for address matching) for address matching breakpoints to work with pointer masking?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels