Skip to content

Commit c080535

Browse files
committed
manifest: zephyr: pull MBEDTLS_PSA_CRYPTO_C fix
Which makes it so that entropy is not enabled by default. Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
1 parent 6ec529b commit c080535

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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: e88cd523ff4b9d7484dc875048a0f2f14dbf99f2
68+
revision: pull/4031/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)