nuttx/libs/libc/machine/arm
Tiago Medicci Serrano 58e97e521c libc/string: prevent libc in the kernel/userspace optionally
Add the `LIBC_PREVENT_STRING_KERNEL` and `LIBC_PREVENT_STRING_USER`
that are meant to be selected by the chip if no libc implementation
is going to be built. If selected, neither NuttX's software version
of the libc nor any architecture-specific implementation will be
built in the kernel or in the userspace, respectively. In this
case, the linker may provide a ROM-defined version of the libc
functions instead.
2023-05-17 13:58:48 +08:00
..
arm libc: add armv7-a armv7-m armv8-m libc function 2023-01-10 11:31:26 +08:00
armv6-m libc: add armv7-a armv7-m armv8-m libc function 2023-01-10 11:31:26 +08:00
armv7-a libc/string: prevent libc in the kernel/userspace optionally 2023-05-17 13:58:48 +08:00
armv7-m libc/string: prevent libc in the kernel/userspace optionally 2023-05-17 13:58:48 +08:00
armv7-r libc/string: prevent libc in the kernel/userspace optionally 2023-05-17 13:58:48 +08:00
armv8-m libc/string: prevent libc in the kernel/userspace optionally 2023-05-17 13:58:48 +08:00
gnu telink: add custom setjmp implementation for tlsr82. 2022-09-08 09:15:25 +08:00
aeabi_atexit.c libc: Remove weak_function from __aeabi_atexit 2022-06-02 10:54:23 +03:00
arm_asm.h newlib: libc: memcpy M-profile PACBTI-enablement 2023-04-28 09:51:52 +08:00
arm-acle-compat.h newlib: libc: memcpy M-profile PACBTI-enablement 2023-04-28 09:51:52 +08:00
gnu_unwind_find_exidx.c arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
Kconfig Kconfig: add quotes in source to clean warnings from setconfig 2021-07-23 02:32:19 -07:00
Make.defs newlib: libc: memcpy M-profile PACBTI-enablement 2023-04-28 09:51:52 +08:00