nuttx/arch/sim/src
dongjiuzhu1 1f1d90de1c 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-09-29 15:06:54 +08:00
..
cmake compile: add DEBUG_SYMBOLS_LEVEL allow custom the level 2024-09-27 00:13:07 +08:00
sim binfmt/modlib: support loading each sections to different memory for Relocate object 2024-09-29 15:06:54 +08:00
.gitignore arch/sim: Copy include/nuttx/config.h to the local folder 2021-07-27 07:44:33 +09:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Makefile binfmt/modlib: support loading each sections to different memory for Relocate object 2024-09-29 15:06:54 +08:00
nuttx-names.in nuttx-names.in:add popen & pclose assign to glibc interface 2024-08-23 20:20:25 +08:00