Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Zephyr Zephyr
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Research Division Automation Systems
  • ZephyrZephyr
  • Repository

Switch branch/tag
  • zephyr
  • kernel
  • Kconfig
Find file BlameHistoryPermalink
  • Keith Packard's avatar
    kernel: Allow non-zephyr toolchains to advertise TLS support · 275b40ef
    Keith Packard authored May 14, 2022
    
    
    Use a new environment variable,
    ZEPHYR_TOOLCHAIN_SUPPORTS_THREAD_LOCAL_STORAGE, to set the value for
    TOOLCHAIN_SUPPORTS_THREAD_LOCAL_STORAGE instead of setting it to 'n' for
    all non-Zephyr toolchains. In particular, the Debian arm-none-eabi
    toolchain has TLS support and with this option, can be used to build
    Zephyr with thread local variables.
    Signed-off-by: default avatarKeith Packard <keithp@keithp.com>
    275b40ef
Kconfig 31.9 KB
EditWeb IDE

Replace Kconfig

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.