If CONFIG_MM_CUSTOMIZE_MANAGER enabled on sim, malloc/mmap is bypassed to glibc, so the memory allocated without execution permisson. For this case, CONFIG_ARCH_USE_TEXT_HEAP can be used. Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
If CONFIG_MM_CUSTOMIZE_MANAGER enabled on sim, malloc/mmap is bypassed to glibc, so the memory allocated without execution permisson. For this case, CONFIG_ARCH_USE_TEXT_HEAP can be used. Signed-off-by: Huang Qi <huangqi3@xiaomi.com>