incubator-nuttx/arch/arm
Jinliang Li 52995452e5 arm/build: suppress LOAD RWX linker warning
Add --no-warn-rwx-segments in case of RAM boot mode to linker to
suppress the below warning:
"nuttx has a LOAD segment with RWX permissions"

Signed-off-by: Jinliang Li <lijinliang1@lixiang.com>
2024-10-23 19:38:31 +08:00
..
include arm7/8-m:support all nuttx iamge build with pic 2024-10-16 18:40:06 +08:00
src arm/build: suppress LOAD RWX linker warning 2024-10-23 19:38:31 +08:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig arm/lc823450: use custom vectors to make smp_call work with exception_common 2024-10-17 22:57:14 +08:00