Skip to content

Commit f0944a2

Browse files
valeriosettikartben
authored andcommitted
manifest: mbedtls: include patch for static key slots
Update the Mbed TLS revision so as to take in a patch which allows to use static key slot buffers for the PSA Crypto core instead of dynamic (i.e. heap based) ones. Signed-off-by: Valerio Setti <[email protected]>
1 parent cdbd2b5 commit f0944a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ manifest:
280280
revision: 2b498e6f36d6b82ae1da12c8b7742e318624ecf5
281281
path: modules/lib/gui/lvgl
282282
- name: mbedtls
283-
revision: a78176c6ff0733ba08018cba4447bd3f20de7978
283+
revision: 4952e1328529ee549d412b498ea71c54f30aa3b1
284284
path: modules/crypto/mbedtls
285285
groups:
286286
- crypto

0 commit comments

Comments
 (0)