From 0c276aeb3a47df54c2a3a5dc1af2d0e862c39dde Mon Sep 17 00:00:00 2001 From: Arkadiusz Balys Date: Thu, 12 Dec 2024 10:32:51 +0100 Subject: [PATCH] manifest: sdk-zephyr: [nrf noup] drivers: flash: Allow reading secure mem by nrf_rram. Backport f951e1bc22e49d9ac28edd3fdcd2dbc630952fc1 from #19363 Signed-off-by: Arkadiusz Balys --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index dbc3515f7b6e..18de51f225f2 100644 --- a/west.yml +++ b/west.yml @@ -69,7 +69,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: a97deec49ed5dfd09332eee0638b151cca5a8eac + revision: pull/2362/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above