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

[Backport v3.7-branch] soc: s32k3: fix RAM retention #76370

Merged
merged 1 commit into from
Aug 3, 2024

Conversation

zephyrbot
Copy link
Collaborator

@zephyrbot zephyrbot commented Jul 27, 2024

Backport ec72890 from #75913.

Fixes #75912

Initialize TCM and SRAM contents only after a destructive reset (e.g.
PoR reset). SRAM retains content during functional reset through a
hardware mechanism, therefore accesses do not cause content
corruption errors.

Fixes #75912

Signed-off-by: Manuel Argüelles <marguelles.dev@gmail.com>
(cherry picked from commit ec72890)
@zephyrbot zephyrbot added Backport Backport PR and backport failure issues platform: NXP S32 NXP Semiconductors, S32 labels Jul 27, 2024
@dleach02 dleach02 merged commit 7d59805 into v3.7-branch Aug 3, 2024
27 checks passed
@dleach02 dleach02 deleted the backport-75913-to-v3.7-branch branch August 3, 2024 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backport Backport PR and backport failure issues platform: NXP S32 NXP Semiconductors, S32
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants