Skip to content

Commit 1366248

Browse files
Vge0rgenordicjm
authored andcommitted
manifest: Bring Zephyr and TF-M with fixed 54L10 RRAM size
This fixes an issue where the non volatile storage size was wrong for the nRF54L10 non secure target. Signed-off-by: Georgios Vasilakis <[email protected]>
1 parent 3328692 commit 1366248

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

west.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ manifest:
6565
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
6666
- name: zephyr
6767
repo-path: sdk-zephyr
68-
revision: 25ced410af6caf6fea810b49ef4cf9b3bcb40b2b
68+
revision: 51e6f94f5b7ff8d9364dff74d09cd37dfe69439d
6969
import:
7070
# In addition to the zephyr repository itself, NCS also
7171
# imports the contents of zephyr/west.yml at the above
@@ -149,7 +149,7 @@ manifest:
149149
- name: trusted-firmware-m
150150
repo-path: sdk-trusted-firmware-m
151151
path: modules/tee/tf-m/trusted-firmware-m
152-
revision: 3f45b4e8628eb699d5f6f69e89736aabb24add1a
152+
revision: 3533b12eae4b681da8357ba0dc030da5a9dd6ff6
153153
- name: psa-arch-tests
154154
repo-path: sdk-psa-arch-tests
155155
path: modules/tee/tf-m/psa-arch-tests

0 commit comments

Comments
 (0)