You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/11/19 06:29:53 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request, #7621: Refine SCTLR register configuration

xiaoxiang781216 opened a new pull request, #7621:
URL: https://github.com/apache/incubator-nuttx/pull/7621

   ## Summary
   
   - arch/armv7-r: Remove the nonexistent SCTLR_IE 
   - arch/armv7-a: Support the big endian in arm_pghead.S like arm_head.S 
   - arch/armv7-r: Don't clear SCTLR_U bit since spec require it's always one 
   
   ## Impact
   armv7-a/r
   
   ## Testing
   
   


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


[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #7621: Refine SCTLR register configuration to confirm the spec

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on PR #7621:
URL: https://github.com/apache/incubator-nuttx/pull/7621#issuecomment-1320929483

   > @xiaoxiang781216 have you tried to run ARM in BE mode?
   
   No, we use only little endian mode.


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


[GitHub] [incubator-nuttx] acassis merged pull request #7621: Refine SCTLR register configuration to confirm the spec

Posted by GitBox <gi...@apache.org>.
acassis merged PR #7621:
URL: https://github.com/apache/incubator-nuttx/pull/7621


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