Skip to content

Commit

Permalink
modules: tf-m: fix innocuous build warning
Browse files Browse the repository at this point in the history
This removes the TF-M CMake warning "Actual TF-M version is not
available from Git repository.  Settled to v2.1.0" which always
got triggered because Zephyr's TF-M repo does not have the upstream
Git tags.

Signed-off-by: Tomi Fontanilles <[email protected]>
  • Loading branch information
tomi-font authored and nashif committed Jul 13, 2024
1 parent 46167e3 commit fe69a40
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 @@ -327,7 +327,7 @@ manifest:
groups:
- crypto
- name: trusted-firmware-m
revision: f8d3a903578192d226ac1552f383d95b94ee8780
revision: 826c4a97053264d45a4fd76755f947b6b3a573f3
path: modules/tee/tf-m/trusted-firmware-m
groups:
- tee
Expand Down

0 comments on commit fe69a40

Please sign in to comment.