This arch uses code relocation to SRAM through a XIP unit, so forcing segment permissions manually in the linker script could create unforeseen issues. A quick fix is setting the "--no-warn-rwx-segments" linker option just for for the incriminated stage2 bootloader binary. Signed-off-by: Niccolò Maggioni <nicco.maggioni+nuttx@gmail.com> |
||
|---|---|---|
| .. | ||
| include | ||
| src | ||
| CMakeLists.txt | ||
| Kconfig | ||