Skip to content

Commit 22b31d2

Browse files
committed
manifest: Bring Zephyr with PSA RNG for nRF54h20
Brings Zephyr with PSA RNG as the default entropy provider for the nRF54h20. Signed-off-by: Georgios Vasilakis <[email protected]>
1 parent 0772bf6 commit 22b31d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

Lines changed: 1 addition & 1 deletion
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: 05b8b21aa9779fb1cb19ad59e7443ebec460aeee
68+
revision: pull/3346/head
6969
import:
7070
# In addition to the zephyr repository itself, NCS also
7171
# imports the contents of zephyr/west.yml at the above

0 commit comments

Comments
 (0)