nuttx/sched/module
dongjiuzhu1 3b0e2be058 binfmt/modlib: support loading each sections to different memory for Relocate object
The feature depends on ARCH_USE_SEPARATED_SECTION
the different memory area has different access speed and cache
capability, so the arch can custom allocate them based on
section names to achieve performance optimization

test:
sim:elf
sim:sotest

Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>
2024-10-08 23:51:33 +08:00
..
CMakeLists.txt sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
Make.defs sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
mod_insmod.c binfmt/modlib: support loading each sections to different memory for Relocate object 2024-10-08 23:51:33 +08:00
mod_modhandle.c sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
mod_modsym.c sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
mod_procfs.c sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
mod_rmmod.c sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00