nuttx/arch
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
..
arm arch/samd2l2:Ignore atomic warning when using clang compiler 2024-09-23 14:07:03 +08:00
arm64 arm64_task/pthread_start: Convert the C / inline ASM code to assembly 2024-09-21 23:24:02 +08:00
avr
ceva
dummy
hc
mips
misoc
or1k
renesas
risc-v riscv_fork.c: Fix race condition when handling parent integer registers 2024-10-03 09:07:57 +08:00
sim binfmt/modlib: support loading each sections to different memory for Relocate object 2024-10-08 23:51:33 +08:00
sparc
tricore
x86
x86_64
xtensa esp32s3: Fix faulty esp32s3-devkit:stack example 2024-09-21 10:42:06 +08:00
z16
z80
CMakeLists.txt
Kconfig binfmt/modlib: support loading each sections to different memory for Relocate object 2024-10-08 23:51:33 +08:00