You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cmake: Declare toolchain support for thread local storage
The Zephyr SDK toolchains all enable TLS, so add a Kconfig setting
which reports this to the Zephyr build. This will allow the
explicit zephyr toolchain variant check in Zephyr's kernel/Kconfig to
eventually be removed.
Signed-off-by: Keith Packard <[email protected]>
0 commit comments