manifest: Update dependencies for Mbed TLS 3.0
This updates Mbed TLS to 3.0 as well as trusted-firmware-m and mcuboot to versions that also support this version. Signed-off-by: David Brown <david.brown@linaro.org>
This commit is contained in:
parent
7d8640aec3
commit
c209dbfafd
1 changed files with 3 additions and 3 deletions
6
west.yml
6
west.yml
|
@ -153,12 +153,12 @@ manifest:
|
|||
revision: 8e303c264fc21c2116dc612658003a22e933124d
|
||||
path: modules/lib/lz4
|
||||
- name: mbedtls
|
||||
revision: pull/27/head
|
||||
revision: 8c358faaaa09492c4c0d91d4a74806180cb8abd0
|
||||
path: modules/crypto/mbedtls
|
||||
groups:
|
||||
- crypto
|
||||
- name: mcuboot
|
||||
revision: 70bfbd21cdf5f6d1402bc8d0031e197222ed2ec0
|
||||
revision: c61538748ead773ea75a551a7beee299228bdcaf
|
||||
path: bootloader/mcuboot
|
||||
- name: mcumgr
|
||||
revision: a7301143b3b46a8f7d410b12580a875cc1b6f8c8
|
||||
|
@ -212,7 +212,7 @@ manifest:
|
|||
- debug
|
||||
- name: trusted-firmware-m
|
||||
path: modules/tee/tfm
|
||||
revision: c74be3890c9d975976fde1b1a3b2f5742bec34c0
|
||||
revision: 00d0e38cf89656b0f3ef8d1757109c0ea021a780
|
||||
groups:
|
||||
- tee
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue