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.99-ncs2-branch] [nrf noup] drivers: flash: Allow reading secure mem by nrf_rram. #2362

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

NordicBuilder
Copy link
Contributor

Backport 711346a from #2352.

fixup! [nrf noup] tree-wide: support NCS Partition Manager (PM) definitions

To read the secure memory we need to use soc_secure_mem_read
function instead of memcpy.

This commit allows to use the soc_secure_mem_read function
if the CONFIG_TRUSTED_EXECUTION_NONSECURE and PARTITION_MANAGER
is enabled.

Signed-off-by: Arkadiusz Balys <[email protected]>
(cherry picked from commit 711346a)
@rlubos
Copy link
Contributor

rlubos commented Dec 12, 2024

@thst-nordic Is the autobot for opening manifest PRs for sdk-zephyr not working on v2.9-branch?

@jukkar jukkar merged commit 3ba0b73 into v3.7.99-ncs2-branch Dec 12, 2024
19 checks passed
@jukkar jukkar deleted the backport-2352-to-v3.7.99-ncs2-branch branch December 12, 2024 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants