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 committed Oct 31, 2024
1 parent b56c265 commit f3a7106
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: 06d6b00c41b1ce0cd9e3ffc3d53958e4b5dc052b
revision: pull/2199/head
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: pull/173/head
- name: psa-arch-tests
repo-path: sdk-psa-arch-tests
path: modules/tee/tf-m/psa-arch-tests
Expand Down

0 comments on commit f3a7106

Please sign in to comment.