anchao opened a new pull request #1062: URL: https://github.com/apache/incubator-nuttx/pull/1062
## Summary remove the TLS alignment check Regression by: -------------------------------------------------------- commit a6da3c2cb6a214b642fa09c48638f1442fdf9117 Author: Ouss4 <[email protected]> Date: Thu May 7 18:50:07 2020 +0100 arch/*/*_checkstack.c: Get aligned address only when CONFIG_TLS_ALIGNED is enabled. -------------------------------------------------------- commit c2244a2382cf9c62937cc558cc947fae9f211b81 Author: Gregory Nutt <[email protected]> Date: Thu May 7 09:46:47 2020 -0600 Remove CONFIG_TLS A first step in implementing the user-space error is force TLS to be enabled at all times. It is no longer optional Signed-off-by: chao.an <[email protected]> ---------------------------------------------------------------- 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: [email protected]
