walnux/mm
chao an 52482219c8 libc/elf: rename modlib to libelf
Renaming "modlib" to "libelf" is more in line with the implementation content,
which makes it easier for individual developers to understand the capabilities of this module.

CONFIG_LIBC_MODLIB -> CONFIG_LIBC_ELF

Signed-off-by: chao an <anchao.archer@bytedance.com>
2025-04-11 09:43:22 +08:00
..
iob macro/align: Use ALIGN_UP and ALIGN_DOWN uniformly 2025-01-12 16:48:35 +08:00
kasan libc/elf: rename modlib to libelf 2025-04-11 09:43:22 +08:00
kmap mm/kmap/kmm_map.c: Fix argument to gran_free 2025-01-15 17:10:57 +08:00
kmm_heap cmake:refine nuttx cmake build system fix CMake build missing part 2024-10-13 02:25:06 +08:00
map mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
mempool mempool: addbacktrace should be before kasan_unpoison 2025-01-12 01:29:14 +08:00
mm_gran mm_grantable.c: Fix infinite loop due to memory fragmentation 2024-12-05 20:36:04 +08:00
mm_heap mm: Add mm_lock_irq, mm_unlock_iq 2025-01-11 12:28:30 +08:00
shm shm: The limits have been made in Make.defs and remove useless macro in code 2024-09-18 13:42:11 +08:00
tlsf mm: Add mm_lock_irq, mm_unlock_iq 2025-01-11 12:28:30 +08:00
ubsan include/nuttx.h: replace all the align macros to nuttx version 2024-10-11 16:55:43 +08:00
umm_heap userspace: Exclude nuttx/arch.h 2024-11-01 16:59:37 +08:00
CMakeLists.txt mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
Kconfig kasan: Extract kasan's kconfig separately 2025-01-14 14:01:48 +08:00
Makefile makefile/build: Delete unnecessary bin and kbin folders 2024-11-10 01:18:26 +08:00