Description
Bare-metal and embedded AArch64 builds can link against a small C library derived from newlib and avrlibc ideas. It is useful for cross-compilation targets that need a lightweight libc rather than a full Linux runtime.
This is developer infrastructure, not an application. Most users need it only when building firmware, kernels, or embedded software for a matching target.