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/08/24 20:52:06 UTC

[GitHub] [incubator-nuttx] gustavonihei opened a new pull request, #6917: ESP32-S3: Fix alignment of FPU registers in exception context

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

   ## Summary
   This PR intends to fix the alignment of FPU registers in exception context for the **ESP32-S3** chip.
   **ESP32-S3** requires a minimum alignment of 16 bytes for the total save area.
   
   ## Impact
   Fixes #6914.
   
   ## Testing
   Successful execution of `ostest` application on `esp32s3-devkit:nsh` with `MM_UBSAN` enabled.
   


-- 
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 merged pull request #6917: ESP32-S3: Fix alignment of FPU registers in exception context

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


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