Closed
Description
PR #12393 is going to introduce TOOLCHAIN_HAS_NEWLIB so that various testscases can use if the toolchain supports newlib or not to determine if they should be built.
We should also take TOOLCHAIN_HAS_NEWLIB as an input to Kconfig so that we have a dependancy on even enabling CONFIG_NEWLIB_LIBC.