Skip to content

Conversation

Vge0rge
Copy link
Contributor

@Vge0rge Vge0rge commented Sep 30, 2025

No description provided.

Enable going to system off when TF-M is enabled. This calls the
relevant TF-M platform API to enable going to system off using
TF-M.

Signed-off-by: Georgios Vasilakis <[email protected]>
…TF-M builds

Disable the option HAS_NORDIC_RAM_CTRL when TF-M used because the
it is currently incompatible with TF-M.

The file soc/nordic/common/poweroff.c which impelements the system
off functionality in NRF devices configures the memory retetion and
the way that it is done is incompatible with TF-M since it tries to
configure the memory blocks which are secure.

Signed-off-by: Georgios Vasilakis <[email protected]>
@Vge0rge Vge0rge changed the title Tfm system off Enable going to System off with TF-M Sep 30, 2025
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.

1 participant