Skip to content

Commit 459b0ea

Browse files
committed
manifest: west update
Updated west.yml for wifi_nxp, zephyr, psa_crypto and mbedtls to take hw crypto fixes. Signed-off-by: Abhinav Kulkarni <[email protected]>
1 parent 7b62c60 commit 459b0ea

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

west.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ manifest:
4343

4444
- name: zephyr
4545
repo-path: nxp-zephyr
46-
revision: 5fbcfde7cfc2245c58eed6261a2ab3c1ff1358da
46+
revision: aa70d2e37bf408a2b7ffed1c66b21e8ba1c02555
4747
import:
4848
#
4949
# ZSDK imports the contents of nxp-zephyr/west.yml at the above
@@ -112,14 +112,14 @@ manifest:
112112
- name: psa_crypto_driver
113113
remote: nxp
114114
repo-path: psa_crypto_driver
115-
revision: c8439e0f0847bb7f5dc86ada3ac268141561f6a3
115+
revision: 7d1ef3114a35f3d2680b4419fca8e78cf88eb1e4
116116
path: modules/crypto/psa_crypto_driver
117117
groups:
118118
- crypto
119119
- name: mbedtls
120120
remote: nxp
121121
repo-path: nxp_mbedtls
122-
revision: 6c450376a3892093052f000b7d401aa77cc79f65
122+
revision: 73423cfa8d939941b08321af042762c718fc78bf
123123
path: modules/crypto/mbedtls
124124
groups:
125125
- crypto
@@ -150,12 +150,12 @@ manifest:
150150
- name: wifi_nxp
151151
remote: nxp
152152
repo-path: wifi_nxp
153-
revision: 95c8ae162ecad3f75ae46a3938b23aa10d813355
153+
revision: 9647bb3ce08edb5b9b617c06e5d5804cad65e48a
154154
path: modules/hal/nxp/mcux/middleware/wifi_nxp
155155
- name: wifi_nb_fw
156156
remote: nxp
157157
repo-path: wifi_nb_fw
158-
revision: fff366c8925b669dbbd8f5bb0d7d3c8f0438785c
158+
revision: 5bf336de851dfeed0a86fbc931d5fb65e40eeb26
159159
path: modules/hal/nxp/zephyr/blobs/
160160
- name: nxp_iot_agent
161161
remote: nxp

0 commit comments

Comments
 (0)