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

   ## Summary
   
   the stub-function entry address is stored in r4, we should branch to the 
stub-function with blx r4, not r5.
   this patch using to fix the issue of: 
https://github.com/apache/nuttx/issues/14862
   
   ## Impact
   
   1. impact on armv6-m platform
   
   ## Testing
   
   1. has passed the ostest
   
   
   


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