Skip to content

Commit 52fb3b9

Browse files
committed
manifest: Track TF-PSA mbedtls private-header fix PRs in west
Point hal_espressif, hal_silabs, and MCUboot at open PR heads so the west manifest pulls the same TF-PSA-Crypto legacy mbedtls/private/ include alignment as the hostap MbedTLS version fix (hostap remains pull/135/head). - hal_espressif: pull/556/head - hal_silabs: pull/175/head - mcuboot: pull/145/head Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no> Assisted-by: Cursor: Auto
1 parent 12782f1 commit 52fb3b9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

west.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ manifest:
172172
groups:
173173
- hal
174174
- name: hal_espressif
175-
revision: 05cb90227d4dc2ace31991f85809ba33331be9bc
175+
revision: pull/556/head
176176
path: modules/hal/espressif
177177
west-commands: west/west-commands.yml
178178
groups:
@@ -248,7 +248,7 @@ manifest:
248248
groups:
249249
- hal
250250
- name: hal_silabs
251-
revision: 8b00abb4b3ce7d216bb5ce6c4be7a4b6abaddf5e
251+
revision: pull/175/head
252252
path: modules/hal/silabs
253253
groups:
254254
- hal
@@ -294,7 +294,7 @@ manifest:
294294
- hal
295295
- name: hostap
296296
path: modules/lib/hostap
297-
revision: 970cc28c58ab86cfc34a5d6c7486222f998b24dc
297+
revision: pull/135/head
298298
- name: liblc3
299299
revision: 48bbd3eacd36e99a57317a0a4867002e0b09e183
300300
path: modules/lib/liblc3
@@ -335,7 +335,7 @@ manifest:
335335
groups:
336336
- crypto
337337
- name: mcuboot
338-
revision: 67a1d04c8961ee68870d1dab5f7f4310962fc56d
338+
revision: pull/145/head
339339
path: bootloader/mcuboot
340340
groups:
341341
- bootloader

0 commit comments

Comments
 (0)