Skip to content

Commit 595322c

Browse files
committed
samples: system_off: Add overlays for the nRF54L devices
Add an overlay for the nRF54L devices which support TF-M with system off. This is needed because the feature is not enabled by default and it also have requirements which deviate from the default TF-M configuration. Signed-off-by: Georgios Vasilakis <[email protected]>
1 parent c1d2cbc commit 595322c

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
CONFIG_TFM_SFN=y
2+
CONFIG_TFM_NRF_SYSTEM_OFF_SERVICE=y
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
CONFIG_TFM_SFN=y
2+
CONFIG_TFM_NRF_SYSTEM_OFF_SERVICE=y
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
CONFIG_TFM_SFN=y
2+
CONFIG_TFM_NRF_SYSTEM_OFF_SERVICE=y
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
CONFIG_TFM_SFN=y
2+
CONFIG_TFM_NRF_SYSTEM_OFF_SERVICE=y

0 commit comments

Comments
 (0)