pussuw opened a new pull request, #10451: URL: https://github.com/apache/nuttx/pull/10451
## Summary Check that the base address and region size are properly aligned with relation to each other. With NAPOT encoding the area base and size are not arbitrary, as when the size increases the amount of bits available for encoding the base address decreases. ## Impact Add sanity check for PMP configuration. Might cause regression for incorrectly configured PMP regions (they need to be fixed anyway as they cause other, more difficult to debug problems). ## Testing icicle -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
