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


   ## Summary
   I've seen a module with 16 bytes .rodata alignment for xmm operations.
   It was getting SEGV on sim/Linux because of the alignment issue.
   
   ## Impact
   CONFIG_MODULE
   
   ## Testing
   The same module binary seems working fine after applying this patch.
   
   Also, tested on sim/macOS and esp32 on qemu,
   using a module with an artificially large alignment. (64 bytes)
   
   


-- 
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:
us...@infra.apache.org


Reply via email to