Skip to content

Revert "[nrf noup] boards: Add non-secure target for nrf54L15dk" #2730

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 5 commits into from
Apr 10, 2025

Conversation

tomi-font
Copy link
Contributor

@tomi-font tomi-font commented Apr 8, 2025

Reverting this noup now that we have the 54L15 NS board target upstream, and pulling the needed commits from Zephyr..

tomi-font and others added 5 commits April 9, 2025 09:41
This reverts commit c9b6b6a.

Reverting this noup now that we have the 54L15 NS board target upstream.

Signed-off-by: Tomi Fontanilles <[email protected]>
Add binding for the Nordic Memory
Privilege Controller (MPC).

Signed-off-by: Georgios Vasilakis <[email protected]>
(cherry picked from commit b184272)
Add the Nordic Memory Privilege Controller (MPC)
in the dtsi of nrf54l15/10/05.

This sets the number of override regions and the
granularity of the regions.

Signed-off-by: Georgios Vasilakis <[email protected]>
(cherry picked from commit 320505e)
This adds the nrf54l15dk/nrf54l15/cpuapp/ns board variant to
Zephyr. It allows to build applications for this target.

This is an initial support for the non secure target which allows
building and running tfm_ipc and config_build.

This is NOT full support of the non secure target in upstream
Zephyr.

There are important limitations, such as:
- The hardware Crypto accelerator is not supported and thus the non
  secur target is NOT secure for production applicatiions in upstream
  Zephyr.
- The BL2 is not supported, so no DFU is supported with this support

Most of the code chagnes here are taken from nRF Connect SDK
in order to avoid having noups there.

Signed-off-by: Georgios Vasilakis <[email protected]>
(cherry picked from commit 47c71e3)
Add nRF54L15 non secure target for the config_build and
the tfm_ipc samples.

Signed-off-by: Georgios Vasilakis <[email protected]>
(cherry picked from commit 85f2810)
@tomi-font tomi-font force-pushed the tf-m_upmerge_2025.04.08 branch from fe295d9 to 900bba9 Compare April 9, 2025 06:41
Copy link

sonarqubecloud bot commented Apr 9, 2025

@frkv frkv requested a review from a team April 10, 2025 07:59
Copy link
Contributor

@frkv frkv left a comment

Choose a reason for hiding this comment

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

LGTM

@nordicjm nordicjm merged commit 7af9258 into nrfconnect:main Apr 10, 2025
21 checks passed
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