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

   
   ## Summary
   
   Use arch atomic when enable iram heap.
   S32C1I instructions may target cached, cache-bypass, and data RAM memory 
locations. S32C1I instructions are not permitted to access memory addresses in 
data ROM, instruction memory or the address region allocated to the XLMI port. 
Attempts to direct the S32C1I at these addresses will cause an exception.
   
   ## Impact
   
   ESP32 iram heap
   
   ## Testing
   
   esp32-devkit:sotest boot success


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