File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -420,8 +420,11 @@ Libraries / Subsystems
420
420
421
421
* Crypto
422
422
423
- * Mbed TLS was updated to version 3.6.1. The release notes can be found at:
424
- https://github.com/Mbed-TLS/mbedtls/releases/tag/mbedtls-3.6.1
423
+ * Mbed TLS was updated to version 3.6.2 (from 3.6.0). The release notes can be found at:
424
+
425
+ * https://github.com/Mbed-TLS/mbedtls/releases/tag/mbedtls-3.6.1
426
+ * https://github.com/Mbed-TLS/mbedtls/releases/tag/mbedtls-3.6.2
427
+
425
428
* The Kconfig symbol :kconfig:option: `CONFIG_MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG_ALLOW_NON_CSPRNG `
426
429
was added to allow ``psa_get_random() `` to make use of non-cryptographically
427
430
secure random sources when :kconfig:option: `CONFIG_MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG `
Original file line number Diff line number Diff line change @@ -280,7 +280,7 @@ manifest:
280
280
revision : 2b498e6f36d6b82ae1da12c8b7742e318624ecf5
281
281
path : modules/lib/gui/lvgl
282
282
- name : mbedtls
283
- revision : eb55f4734585dfd8cd3da6d4b01a6e372f073ee1
283
+ revision : a78176c6ff0733ba08018cba4447bd3f20de7978
284
284
path : modules/crypto/mbedtls
285
285
groups :
286
286
- crypto
You can’t perform that action at this time.
0 commit comments