Browse Source
Prior this patch it was impossible to enter debug mode when mseccfg.MML was set. The reason is that debug ROM requires both RW and X permissions for debug module to function properly (for example for progbuf execution). This patch relaxes pmp checks and allows unconditional access to debug firmware area whenever the processor is in debug state.pull/2322/head
5 changed files with 19 additions and 6 deletions
Loading…
Reference in new issue