1
0
Fork 0
forked from nuttx/nuttx-update
local-nuttx-update/boards
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
..
arm boards: Enable LTO option for same70-xplained/mcuboot-loader 2024-10-15 18:13:38 +08:00
arm64 boards/qemu: Open kasan on qemu 2024-10-15 01:19:43 +08:00
avr nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
dummy
hc/m9s12 compile: add DEBUG_SYMBOLS_LEVEL allow custom the level 2024-09-27 00:13:07 +08:00
mips nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
misoc/lm32/misoc nuttx: remove the unnecessary -pipe build option 2024-08-31 10:22:20 +08:00
or1k/mor1kx/or1k drivers: prepare 16550 UART driver to support PCI 2024-09-15 03:37:58 +08:00
renesas unify MODULE & ELF flag to Toolchain.defs 2024-10-08 19:56:33 +08:00
risc-v risc-v/mpfs: enable DEFAULT_SMALL for insufficient envm capacity 2024-10-14 08:09:13 +02:00
sim/sim/sim sim/m64:Fix ld error with .rodata can not be used when making a PIE object. 2024-10-15 14:45:42 +08:00
sparc board: There is no need to use sched_[un]lock 2024-10-12 13:28:23 +08:00
tricore/tc3xx/tc397 cmake/tricore/tasking: add cmake build for tasking toolchain 2024-09-25 08:43:28 +08:00
x86/qemu/qemu-i486 nuttx/x86_64:Add _sinit and _einit initialization. 2024-10-15 12:57:31 +08:00
x86_64/intel64/qemu-intel64 nuttx/x86_64:Add _sinit and _einit initialization. 2024-10-15 12:57:31 +08:00
xtensa fix(esp32-devkit): rename defconfig to use _ 2024-10-13 11:19:51 +08:00
z16/z16f/z16f2800100zcog Documentation: migrate boards/{z16|z80}/xxx/configs/README.txt 2023-10-28 13:55:22 +08:00
z80 net: Enable ICMP by default if IPv4 is enabled 2024-07-09 17:08:27 +08:00
.gitignore
Board.mk sh:Change expansion path logic 2024-03-04 01:18:45 +08:00
boardctl.c board_reset: flush cache before reset 2024-10-09 02:30:21 +08:00
CMakeLists.txt [cmake]: added initial support for MSYS2 2024-08-27 21:36:12 +08:00
dummy.c
Kconfig lib_memoryregion: fix the comments about the memory flags 2024-10-13 02:28:55 +08:00
Makefile Revert "build depend:Revert Make.dep intermediate ddc file" 2024-09-15 19:29:47 +08:00