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 2020/11/14 09:54:37 UTC

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #2299: Fix armv7-a SMP

masayuki2009 opened a new pull request #2299:
URL: https://github.com/apache/incubator-nuttx/pull/2299


   ## Summary
   
   - This PR consists of the following 4 commits
     - commit1: arch: armv7-a: Fix style warnings in mmu.h
     - commit2: arch: armv7-a: Fix MMU settings for SDRAM in SMP mode
       - This commit fixes armv7-a deadlocks with D-cache in SMP mode.
       - In SMP mode, MMU for SDRAM area must be set to shareable
     - commit3: Update TODO and sabre-6quad/README.txt regarding SMP
     - commit4: boards: sabre-6quad: Add CONFIG_TESTING_GETPRIME=y to smp/defconfig
   
   ## Impact
   
   - SMP only
   
   ## Testing
   
   - Tested with sabre-6quad:smp (QEMU and dev board)
   


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

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



[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #2299: Fix armv7-a SMP

Posted by GitBox <gi...@apache.org>.
masayuki2009 commented on pull request #2299:
URL: https://github.com/apache/incubator-nuttx/pull/2299#issuecomment-727178633


   @patacongo 
   At last, I found root cause of the armv7-a SMP and D-cache issue and fixed it.
   


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

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



[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2299: Fix armv7-a SMP

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


   LGTM.


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

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



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #2299: Fix armv7-a SMP

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #2299:
URL: https://github.com/apache/incubator-nuttx/pull/2299


   


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

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