nuttx/libs
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
..
libc binfmt/modlib: support loading each sections to different memory for Relocate object 2024-10-08 23:51:33 +08:00
libdsp Revert "build depend:Revert Make.dep intermediate ddc file" 2024-09-15 19:29:47 +08:00
libm Revert "build depend:Revert Make.dep intermediate ddc file" 2024-09-15 19:29:47 +08:00
libnx Revert "build depend:Revert Make.dep intermediate ddc file" 2024-09-15 19:29:47 +08:00
libxx Revert "build depend:Revert Make.dep intermediate ddc file" 2024-09-15 19:29:47 +08:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00