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/03/05 04:43:34 UTC

[GitHub] [incubator-nuttx] masayuki2009 opened a new pull request #436: Fix esp32 smp

masayuki2009 opened a new pull request #436: Fix esp32 smp
URL: https://github.com/apache/incubator-nuttx/pull/436
 
 
   ### Summary
   
   - This PR fixes ESP32 SMP features by applying the same logic implemented in other SMP architectures such as Cortex-M/A, RV64GC.
   - Now ostest works in SMP mode.
   
   ### Impact
   
   - This PR affects xtensa and esp32 in SMP mode.
   
   ### Limitations / TODO
   
   - I noticed that timer is running faster (e.g. sleep 10 finishes in 5.5 seconds) but this issue does not relate to SMP and discussed in https://github.com/apache/incubator-nuttx/pull/413
   
   ### Testing
   
   -  I tested this PR with both xtensa-esp32-elf-gcc 5.2.0 and 8.2.0
   

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


With regards,
Apache Git Services

[GitHub] [incubator-nuttx] patacongo merged pull request #436: Fix esp32 smp

Posted by GitBox <gi...@apache.org>.
patacongo merged pull request #436: Fix esp32 smp
URL: https://github.com/apache/incubator-nuttx/pull/436
 
 
   

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


With regards,
Apache Git Services