Skip to content

Commit 595d81a

Browse files
valeriosettikartben
authored andcommitted
manifest: tf-m: add support for RSA signatures with 2048-bit keys
Update TF-M reference to include a couple of commits which are useful to properly size the stack & heap memory for Mbed TLS in order to handle RSA signatures with 2048-bits (previously only 1024-bits were possible). Signed-off-by: Valerio Setti <[email protected]>
1 parent 3d9ec3e commit 595d81a

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
@@ -341,7 +341,7 @@ manifest:
341341
groups:
342342
- tee
343343
- name: trusted-firmware-m
344-
revision: bceac6cdfccb41ef4e289b9dca17daad48cda270
344+
revision: fa020a8b001843bb5a115bc4692eaf6787e3d1de
345345
path: modules/tee/tf-m/trusted-firmware-m
346346
groups:
347347
- tee

0 commit comments

Comments
 (0)