walnux/include/nuttx/binfmt
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
..
binfmt.h binfmt/modlib: support loading each sections to different memory for Relocate object 2024-09-29 15:06:54 +08:00
elf.h binfmt/modlib: support loading each sections to different memory for Relocate object 2024-09-29 15:06:54 +08:00
ieee695.h include: Fix nxstyle errors 2023-05-04 02:07:01 +08:00
nxflat.h binfmt/elf: Fix the minor style issue 2023-08-27 18:46:40 -03:00
symtab.h libc/symtab: Don't include symtab.h in the header files 2023-07-10 23:03:17 +03:00