Skip to content

Commit

Permalink
manifest: tf-m: add support for RSA signatures with 2048-bit keys
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
valeriosetti committed Nov 29, 2024
1 parent 619cdb6 commit 98e6ea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ manifest:
groups:
- tee
- name: trusted-firmware-m
revision: bceac6cdfccb41ef4e289b9dca17daad48cda270
revision: fa020a8b001843bb5a115bc4692eaf6787e3d1de
path: modules/tee/tf-m/trusted-firmware-m
groups:
- tee
Expand Down

0 comments on commit 98e6ea8

Please sign in to comment.