Skip to content

Conversation

@lstnl
Copy link
Contributor

@lstnl lstnl commented Nov 27, 2025

thedjnK and others added 3 commits November 27, 2025 14:05
Fixes local ISR generation so that devices actually boot, also
allows enabling LTO for these builds (tested working on nrf54l15
flpr device)

Signed-off-by: Jamie McCrae <[email protected]>
(cherry picked from commit 4023752)
…bles fix

work and handler pointers are local and not initialized.
Initialize them with NULL to avoid compiler error maybe-uninitialized.

Signed-off-by: Łukasz Stępnicki <[email protected]>
(cherry picked from commit 6571f4e)
For RISCV vector table needs to be aligned depending on
CONFIG_ARCH_IRQ_VECTOR_TABLE_ALIGN. This was missing
when using LTO making issues when direct ISR were in use.

Signed-off-by: Łukasz Stępnicki <[email protected]>
(cherry picked from commit a825e01)
@lstnl lstnl requested a review from masz-nordic November 27, 2025 13:12
NordicBuilder added a commit to NordicBuilder/sdk-nrf that referenced this pull request Nov 27, 2025
Automatically created by action-manifest-pr GH action from PR:
nrfconnect/sdk-zephyr#3549

Signed-off-by: Nordic Builder <[email protected]>
@lstnl lstnl requested a review from nordic-pikr November 27, 2025 13:12
@nordicjm nordicjm merged commit 4e22036 into nrfconnect:main Dec 2, 2025
17 checks passed
NordicBuilder added a commit to NordicBuilder/sdk-nrf that referenced this pull request Dec 2, 2025
Automatically created by action-manifest-pr GH action from PR:
nrfconnect/sdk-zephyr#3549

Signed-off-by: Nordic Builder <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants