Skip to content

Commit 3fe9dc5

Browse files
JordanYatestomi-font
authored andcommitted
[nrf fromtree] modules: tf-m: fix build verbosity
Only set CMAKE_INSTALL_MESSAGE in a single location, remove the unconditional overrides of the value in other locations. This prevents dozens of rather pointless messages appearing in the build log when CONFIG_TFM_BUILD_LOG_QUIET is set. ``` Installing: /home/jordan/code/workspace/build/nrf5340dk/... ``` Signed-off-by: Jordan Yates <[email protected]> (cherry picked from commit b74b092)
1 parent 381e849 commit 3fe9dc5

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
@@ -350,7 +350,7 @@ manifest:
350350
groups:
351351
- tee
352352
- name: trusted-firmware-m
353-
revision: 2f138475047d566f1446f62657aa546b0e0b52c2
353+
revision: 918f32d9fce5e0ee59fc33844b5317b7626ce37a
354354
path: modules/tee/tf-m/trusted-firmware-m
355355
groups:
356356
- tee

0 commit comments

Comments
 (0)