nuttx-mirror/libs/libc/machine
anjiahao 603c87977f libc/machine:Add prefixes to libc functions implemented by arch
kasan does not instrument the assembly function,
so it is checked in advance before calling.
If Kasan is not turned on, the speed and space will
be almost unchanged under compiler optimization.

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
2024-10-31 18:11:16 +08:00
..
arm libc/machine:Add prefixes to libc functions implemented by arch 2024-10-31 18:11:16 +08:00
arm64 libc/machine:Add prefixes to libc functions implemented by arch 2024-10-31 18:11:16 +08:00
renesas libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
risc-v libc/machine:Add prefixes to libc functions implemented by arch 2024-10-31 18:11:16 +08:00
sim setjmp: fix setjmp returns 0 when calling longjmp with 0 as the second argument 2024-10-15 12:36:19 +08:00
sparc libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
tricore libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
x86 libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
x86_64 libs/x86_64:Add the setjmp/longjmp function 2024-10-09 22:24:03 +08:00
xtensa libc/machine:Add prefixes to libc functions implemented by arch 2024-10-31 18:11:16 +08:00
arch_atomic.c Revert "libc/atomic: decoupling atomic and spinlock to avoid recursion" 2024-10-14 17:42:16 +08:00
arch_libc.c libc/machine:Add prefixes to libc functions implemented by arch 2024-10-31 18:11:16 +08:00
CMakeLists.txt libc/machine:Add prefixes to libc functions implemented by arch 2024-10-31 18:11:16 +08:00
Kconfig nuttx/atomic.h:Fix missing type declarations at compile time 2024-08-22 01:44:29 +08:00
Make.defs libc/machine:Add prefixes to libc functions implemented by arch 2024-10-31 18:11:16 +08:00