zyfeier opened a new pull request, #10904:
URL: https://github.com/apache/nuttx/pull/10904

   ## Summary
   
   Only when SCTLR_ELn.WXN is set to 1, regions that are writable at ELn are 
treated as non-executable. Therefore, when SCTLR_ELn.WXN is set to 0, regions 
that are writable at ELn can be executed, so the writable attribute cannot be 
used to restrict the executable attribute.
   
   ## Impact
   
   arm64 mmu config
   
   ## Testing
   
   qemu-armv8a:nsh with mmu region attr set to (MT_NORMAL | MT_RW | MT_EXECUTE)


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to