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

[nrf noup] platform: nordic_nrf: nRF54L15 does not have UICR #174

Conversation

MarkusLassila
Copy link
Contributor

Do not attempt to lock the UICR.APPROTECT or UICR.SECUREAPPROTECT for nRF54L15. These registers do not exist.

TF-M provisioning with nRF54L15 will still result in compilation failure. As it should at this point.

Signed-off-by: Markus Lassila [email protected]
(cherry picked from commit a68f3e6)

Do not attempt to lock the UICR.APPROTECT or UICR.SECUREAPPROTECT
for nRF54L15. These registers do not exist.

TF-M provisioning with nRF54L15 will still result in compilation
failure. As it should at this point.

Signed-off-by: Markus Lassila <[email protected]>
(cherry picked from commit a68f3e6)
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