Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[nrf fromlist] arch: riscv: option to init custom hw stacked esf memb… #2431

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

lstnl
Copy link
Contributor

@lstnl lstnl commented Jan 16, 2025

…ers.

When RISCV_SOC_HAS_ISR_STACKING is used, it may
be needed to initialize custom hw stacked esf members. Some initial values may need to be aligned with
hw stacking mechanism to avoid any side effects.

Upstream PR #: 84076

This PR fixes issue https://nordicsemi.atlassian.net/browse/NCSDK-31064

@karstenkoenig karstenkoenig added the backport v3.7.99-ncs3-branch Relates to NCS v2.9-nRF54H20-branch label Jan 16, 2025
@karstenkoenig
Copy link
Contributor

Also affects the other vpr cores so even if sysctrl gets built off main sdk-zephyr/sdk-nrf it will need to be backported to nrf54h20 branch, so added the backport tag
Guess we should add it the the 54L products too?

…ers.

When RISCV_SOC_HAS_ISR_STACKING is used, it may
be needed to initialize custom hw stacked esf members.
Some initial values may need to be aligned with
hw stacking mechanism to avoid any side effects.

Upstream PR #: 84076

Signed-off-by: Łukasz Stępnicki <[email protected]>
@lstnl lstnl force-pushed the riscv-hw-isr-esf-init branch from c625b42 to d547615 Compare January 17, 2025 11:44
@carlescufi carlescufi merged commit 9471a13 into nrfconnect:main Jan 17, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport v3.7.99-ncs3-branch Relates to NCS v2.9-nRF54H20-branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants