libc: Add newlib math library to libc partition
Add symbols from libm.a or libm_nano.a to z_libc_partition. This fixes
an issue where newlib math functions called from user mode thread would
cause an MPU fault.
Fixes #43661
Signed-off-by:
Helge Juul <helge@fastmail.com>
Loading
Please sign in to comment