no1wudi opened a new pull request, #9070: URL: https://github.com/apache/nuttx/pull/9070
## Summary 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. ## Impact sim only ## Testing sim:elf with CONFIG_MM_CUSTOMIZE_MANAGER enabled. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
