mirror of
https://github.com/apache/nuttx.git
synced 2026-06-12 06:03:10 +08:00
1f1d90de1c
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>