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

   ## Summary
   Some risc-v based chips don't support unaligned data access,
   it will trigger a exception and then lead to crash.
   
   In this patch, we handle the misaligned access by software to make
   system run continue.
   
   Note: This patch had not finished yet, ISA F/D need to be supported.
   
   ## Impact
   New feature
   ## Testing
   K210 & BL602
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to