Skip to content

Commit

Permalink
manifest: Bring Zephyr with KMU reserved area fix
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Vge0rge committed Feb 20, 2025
1 parent 7ad00da commit 4800ba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ manifest:
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
- name: zephyr
repo-path: sdk-zephyr
revision: a2b33714ee8e918eddb102012e2c45f90f9c742d
revision: pull/2512/head
import:
# In addition to the zephyr repository itself, NCS also
# imports the contents of zephyr/west.yml at the above
Expand Down

0 comments on commit 4800ba0

Please sign in to comment.