patacongo commented on pull request #3517: URL: https://github.com/apache/incubator-nuttx/pull/3517#issuecomment-817306168
You might also look how TLS is implemented in Zephyr. Much nicer than our implementation: https://docs.zephyrproject.org/latest/guides/thread_local_storage.html This is good too: https://chao-tic.github.io/blog/2018/12/25/tls#tls-access-in-executables-and-shared-objects I think if we want to re-architect TLS, we should do a better job. -- 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