incubator-nuttx/arch/sim
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
..
include arch: use up_current_regs/up_set_current_regs replace CURRENT_REGS 2024-09-13 23:18:58 +08:00
src binfmt/modlib: support loading each sections to different memory for Relocate object 2024-09-29 15:06:54 +08:00
CMakeLists.txt windows sim:add MSCV atomic support for fix windows build error 2024-08-14 22:36:57 +08:00
Kconfig sim_sound: add AUDIOUTILS_LAME to dependency list 2024-09-10 20:25:48 +08:00