nuttx/libs/libc/machine/risc-v
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
..
common libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
gnu libc/machine:Add prefixes to libc functions implemented by arch 2024-10-31 18:11:16 +08:00
rv32 libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
rv64 libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
arch_elf.c libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00
CMakeLists.txt cmake:init RISC-V cmake qemu-rv build 2023-10-26 21:01:46 +08:00
Kconfig arm64/gnu:Set arch_* optimizations to be on by default. 2023-08-19 18:43:08 +08:00
Make.defs libs/libc: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00