Since there is no entropy source some TLS functions are not present. These functions are never used directly, so GCC ignores them. ARMCC does not, and instead shows linker errors. Either directions to enable software only entropy need to be added, or the functions using the unavailable TLS functions need to be switched out.
CC: @SeppoTakalo @sg-