tmedicci commented on PR #20125:
URL: https://github.com/apache/nuttx/pull/20125#issuecomment-5669677546

   This branch needs a rebase onto current master, including #20126. I can 
review the resulting CLIC integration again afterward.
   
   For protected-build validation, could you add a small negative-access test 
application, ideally reusable under `nuttx-apps/testing/`? It should exercise 
forbidden kernel SRAM read/write, kernel-flash execution, user-DROM write, RAM 
execution, peripheral access, and an unmapped address, with one fault case per 
invocation. Please record `mcause`, `mepc`, and `mtval`; this coverage is 
needed for this PR even if the generic app follows separately.


-- 
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]

Reply via email to