Skip to content

Commit 4532c33

Browse files
de-nordicnvlsianpu
authored andcommitted
[nrf fromtree] zephyr: nRF54l15_cpuapp configuration with LTO enabled
Enable LTO to cut down the MCUboot size for nrf54l15 Signed-off-by: Dominik Ermel <[email protected]> (cherry picked from commit 671513c)
1 parent 766081b commit 4532c33

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)