Skip to content

[nrf fromlist] soc: nordic: nrf54h: Fix s2ram #2776

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

Merged
merged 1 commit into from
Apr 17, 2025

Conversation

nordic-krch
Copy link
Contributor

Cache was not enabled when s2ram did not completed which lead to system malfunction. Always power up cache when returning from s2ram function.

Upstream PR #: 88709

Cache was not enabled when s2ram did not completed which
lead to system malfunction. Always power up cache when
returning from s2ram function.

Upstream PR #: 88709

Signed-off-by: Krzysztof Chruściński <[email protected]>
Copy link
Contributor

@gchwier gchwier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixes problem with USB3CV tests with nrf_desktop app (GetDescriptor was not returned proper value)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport v4.0.99-ncs1-branch Relates to NCS v3.0-branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants