Skip to content

Commit bba107f

Browse files
gchwiernvlsianpu
authored andcommitted
[nrf fromtree] zephyr: nRF54L05 and L10 configuration with LTO enabled
Enable LTO to cut down the MCUboot size for nrf54l10 and nrf54l05. Signed-off-by: Grzegorz Chwierut <[email protected]> (cherry picked from commit 3c8e571775291dd5da7119b1f24b765bd935a97c)
1 parent a0de307 commit bba107f

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
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
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)