Skip to content

Commit 9052fcb

Browse files
joerchananangl
authored andcommitted
[nrf fromtree] tfm: Update TF-M for fix to return error code with invalid params in NS
Update TF-M to include fix that returns PSA_ERROR_PROGRAMMER_ERROR when the NS sends a request with malformed packet parameters for the NS APIs in library mode. This also changed the S APIs to return PSA_ERROR_PROGRAMMER_ERROR instead of PSA_ERROR_INVALID_ARGUMENT in library mode. Signed-off-by: Joakim Andersson <[email protected]> Signed-off-by: Andrzej Głąbek <[email protected]> (cherry picked from commit 8d7d653 after resolving a conflict on the trusted-firmware-m project revision)
1 parent 0806a1a commit 9052fcb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

west.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ manifest:
235235
groups:
236236
- debug
237237
- name: trusted-firmware-m
238-
revision: 4c984817d861512edaeca27b83308e9b9915a98a
238+
revision: d7c82cb813e283b96770ba19b68a50d6bcc9931f
239239
path: modules/tee/tf-m/trusted-firmware-m
240240
groups:
241241
- tee
@@ -245,7 +245,7 @@ manifest:
245245
groups:
246246
- tee
247247
- name: tf-m-tests
248-
revision: c99a86b295c4887520da9d8402566d7f225c974e
248+
revision: bcb53bccccdc05c713aade707e7a8ddad35c210f
249249
path: modules/tee/tf-m/tf-m-tests
250250
groups:
251251
- tee

0 commit comments

Comments
 (0)