incubator-nuttx/boards/arm/samv7
yinshengkai 8f3060ed52 boards: Enable LTO option for same70-xplained/mcuboot-loader
Avoid compilation errors due to insufficient flash in CI

Configuration/Tool: same70-xplained/mcuboot-loader,CONFIG_ARM_TOOLCHAIN_GNU_EABI
2024-10-14 16:17:34
arm-none-eabi-ld: /github/workspace/sources/nuttx/nuttx section `.ramfunc' will not fit in region `flash'
arm-none-eabi-ld: region `flash' overflowed by 52 bytes
arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD segment with RWX permissions
make[1]: *** [Makefile:212: nuttx] Error 1
make: *** [tools/Unix.mk:551: nuttx] Error 2
make: Target 'all' not remade because of errors.

Signed-off-by: yinshengkai <yinshengkai@xiaomi.com>
2024-10-15 18:13:38 +08:00
..
common boot: fix potential bl jump to app failed issue 2024-08-26 11:54:21 -03:00
same70-qmtech unify MODULE & ELF flag to Toolchain.defs 2024-10-08 19:56:33 +08:00
same70-xplained boards: Enable LTO option for same70-xplained/mcuboot-loader 2024-10-15 18:13:38 +08:00
samv71-xult unify MODULE & ELF flag to Toolchain.defs 2024-10-08 19:56:33 +08:00