Skip to content

Commit

Permalink
manifest: update sdk-zephyr and tf-m to have APPROTECT for nRF54L15
Browse files Browse the repository at this point in the history
Updated sdk-zephyr aligns existing Kconfigs to nRF54L15,
while updated TF-M excludes nRF54L15 from existing
APPROTECT-related runtime code which is not yet aligned.

Signed-off-by: Nikodem Kastelik <[email protected]>
  • Loading branch information
nika-nordic authored and rlubos committed Oct 31, 2024
1 parent 31db14f commit 5feb1ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ manifest:
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
- name: zephyr
repo-path: sdk-zephyr
revision: a735c24d172361298102d4dc29fe22397f99f26a
revision: 015b317bc3242161f731a14a76333ad6c5d7f47d
import:
# In addition to the zephyr repository itself, NCS also
# imports the contents of zephyr/west.yml at the above
Expand Down Expand Up @@ -153,7 +153,7 @@ manifest:
- name: trusted-firmware-m
repo-path: sdk-trusted-firmware-m
path: modules/tee/tf-m/trusted-firmware-m
revision: v2.1.1-ncs1-rc1
revision: 5ae4c7f39ca806d6ea9cc6eb395ea6b886e0d9fd
- name: psa-arch-tests
repo-path: sdk-psa-arch-tests
path: modules/tee/tf-m/psa-arch-tests
Expand Down

0 comments on commit 5feb1ec

Please sign in to comment.