xiaoxiang781216 commented on issue #6301:
URL: 
https://github.com/apache/incubator-nuttx/issues/6301#issuecomment-1141854926

   Yes, in your case not only up_testset, but also atomic_xxx need rewrite for 
cxd56xx. The issue description is still right, it's better to use atomic api 
directly, but implement atomic api has different approach:
   
   1. boolchain's bultin
   2. libs/libc/machine/arc_atomic. for single core
   3. chip special one(e.g. cxd56xx)


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