You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "yf13 (via GitHub)" <gi...@apache.org> on 2024/03/07 09:58:54 UTC

[PR] riscv/nuttsbi: revise PMP manipulation in NuttX SBI [nuttx]

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

   
   ## Summary
   
   Current NuttX SBI assumes empty PMP settings but that is not always true, some bootloaders may have locked a few PMP before handling over to NuttX. This patch revises it by not using hardcoded PMP region number.
   
   ## Impact
   
   NuttSBI use cases
   
   ## Testing
   
   Checked with CanMV230
   
   
   


-- 
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-unsubscribe@nuttx.apache.org

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


Re: [PR] riscv/nuttsbi: revise PMP manipulation in NuttX SBI [nuttx]

Posted by "acassis (via GitHub)" <gi...@apache.org>.
acassis merged PR #11864:
URL: https://github.com/apache/nuttx/pull/11864


-- 
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-unsubscribe@nuttx.apache.org

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