Skip to content

Commit 45c1c5b

Browse files
committed
manifest: Bring Zephyr with KMU reserved area fix
Bring updated Zephyr which does not include the linker script which reserves the KMU buffer for non-XIP builds. Signed-off-by: Georgios Vasilakis <georgios.vasilakis@nordicsemi.no>
1 parent c674bd8 commit 45c1c5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ manifest:
6666
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
6767
- name: zephyr
6868
repo-path: sdk-zephyr
69-
revision: 107f9f0cf5369c707282724f7484d708a99ed274
69+
revision: pull/2512/head
7070
import:
7171
# In addition to the zephyr repository itself, NCS also
7272
# imports the contents of zephyr/west.yml at the above

0 commit comments

Comments
 (0)