Skip to content

Commit

Permalink
manifest: Update trusted-firmware-m to address LPC55S69 failure
Browse files Browse the repository at this point in the history
A bug was introduced with the TF-M 2.0 update. Patches have been
submitted to the TF-M upstream and were also applied to the Zephyr
fork.

Details on the patches applied:

Platform: nxp: Add initialization flag to the CMSIS USART driver.
Avoid possible USART_Deinit() stuck found in Zephyr TFM MCUBoot.
From Upstream TFM:SHA: I1f6c19c3e7e5556423ddf3aec7555ff44ed7e562

Crypto: Add FPU flags for p256m
Fixes build error in #67751
From Upstream TFM:SHA: I4ed6f6ac7c1f52fb5ced18f0006dd3eb7a6a7359

Fixes #67751

Signed-off-by: David Leach <[email protected]>
  • Loading branch information
dleach02 authored and henrikbrixandersen committed Feb 10, 2024
1 parent b6d9b3f commit a0a2e95
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 @@ -322,7 +322,7 @@ manifest:
groups:
- crypto
- name: trusted-firmware-m
revision: 58d0b5367f0fada9dbaddad1e08e302aeb044863
revision: 0b898c9b72171b0a260c0bb64a92ea4713f9e931
path: modules/tee/tf-m/trusted-firmware-m
groups:
- tee
Expand Down

0 comments on commit a0a2e95

Please sign in to comment.