Skip to content

[nrf noup] zephyr: Fix disabling RAM protection build condition#673

Open
de-nordic wants to merge 1 commit into
nrfconnect:mainfrom
de-nordic:another-pm-fix
Open

[nrf noup] zephyr: Fix disabling RAM protection build condition#673
de-nordic wants to merge 1 commit into
nrfconnect:mainfrom
de-nordic:another-pm-fix

Conversation

@de-nordic
Copy link
Copy Markdown
Contributor

Remove remaining PM reliance.

Use CONFIG_BASE_BOARD_IS_NON_SECURE instead of CONFIG_BUILD_WITH_TFM
to decide whether to leave PCD RAM unlocked, so the condition tracks
the non-secure base board variant rather than the TF-M build option.

Signed-off-by: Dag Erik Gjorvad <dag.erik.gjorvad@nordicsemi.no>
@de-nordic de-nordic requested a review from degjorva May 22, 2026 08:18
@sonarqubecloud
Copy link
Copy Markdown

NordicBuilder added a commit to NordicBuilder/sdk-nrf that referenced this pull request May 22, 2026
Automatically created by action-manifest-pr GH action from PR:
nrfconnect/sdk-mcuboot#673

Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
@de-nordic de-nordic requested a review from nordicjm May 22, 2026 08:43
de-nordic pushed a commit to NordicBuilder/sdk-nrf that referenced this pull request May 26, 2026
Automatically created by action-manifest-pr GH action from PR:
nrfconnect/sdk-mcuboot#673

Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
de-nordic pushed a commit to NordicBuilder/sdk-nrf that referenced this pull request May 28, 2026
Automatically created by action-manifest-pr GH action from PR:
nrfconnect/sdk-mcuboot#673

Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
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