[ATfE] Add CMake Build Options for Multiple C Libraries#687
Merged
HugoSilvaSantos merged 32 commits intoarm:arm-softwarefrom Feb 25, 2026
Merged
Conversation
dcandler
reviewed
Jan 23, 2026
dcandler
reviewed
Jan 26, 2026
dcandler
reviewed
Jan 26, 2026
dcandler
reviewed
Jan 26, 2026
- Add enable flags per libc
- Fix COPYING.NEWLIB error when creating the atfe package - Fix samples related issue
|
This pull review modifies files outside of the |
793356a to
37e947a
Compare
dcandler
reviewed
Feb 11, 2026
dcandler
reviewed
Feb 11, 2026
dcandler
reviewed
Feb 16, 2026
dcandler
reviewed
Feb 19, 2026
dcandler
reviewed
Feb 24, 2026
dcandler
approved these changes
Feb 25, 2026
HugoSilvaSantos
added a commit
to HugoSilvaSantos/arm-toolchain
that referenced
this pull request
Mar 11, 2026
- Replace the single LLVM_TOOLCHAIN_C_LIBRARY option with independent per-library toggles, allowing ATfE to build and package multiple C libraries such as: picolibc, newlib, newlib-nano and llvmlibc in a single build. - Add new per-library CMake options: a) LLVM_TOOLCHAIN_ENABLE_PICOLIBC, b) LLVM_TOOLCHAIN_ENABLE_NEWLIB c) LLVM_TOOLCHAIN_ENABLE_NEWLIB_NANO, and d) LLVM_TOOLCHAIN_ENABLE_LLVMLIBC as independent ON/OFF toggles. Note that picolibc defaults to ON. - Deprecate LLVM_TOOLCHAIN_C_LIBRARY. --------- Co-authored-by: Hugo Silva <hugsan02@e142605.arm.com> (cherry picked from commit bc86d60)
HugoSilvaSantos
added a commit
that referenced
this pull request
Mar 11, 2026
- Replace the single LLVM_TOOLCHAIN_C_LIBRARY option with independent per-library toggles, allowing ATfE to build and package multiple C libraries such as: picolibc, newlib, newlib-nano and llvmlibc in a single build. - Add new per-library CMake options: a) LLVM_TOOLCHAIN_ENABLE_PICOLIBC, b) LLVM_TOOLCHAIN_ENABLE_NEWLIB c) LLVM_TOOLCHAIN_ENABLE_NEWLIB_NANO, and d) LLVM_TOOLCHAIN_ENABLE_LLVMLIBC as independent ON/OFF toggles. Note that picolibc defaults to ON. - Deprecate LLVM_TOOLCHAIN_C_LIBRARY. --------- Co-authored-by: Hugo Silva <hugsan02@e142605.arm.com> (cherry picked from commit bc86d60)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.