Skip to content

Commit 671513c

Browse files
committed
zephyr: nRF54l15_cpuapp configuration with LTO enabled
Enable LTO to cut down the MCUboot size for nrf54l15 Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
1 parent 990b1fc commit 671513c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

boot/zephyr/socs/nrf54l15_cpuapp.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Link Time Optimizations
2+
CONFIG_ISR_TABLES_LOCAL_DECLARATION=y
3+
CONFIG_LTO=y

0 commit comments

Comments
 (0)