Skip to content

Commit f38236c

Browse files
committed
build: Rename RECOMMEND_TFM_TESTS_VERSION to RECOMMENDED_TFM_TESTS_VERSION
Fix a typo. Change-Id: Iccfe6dd0bc0c344eb4fdc8e6c780cdb35433b5b8 Signed-off-by: Tomi Fontanilles <[email protected]>
1 parent 9975eeb commit f38236c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

config/spe_config.cmake.in

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,4 @@ set(CONFIG_TFM_LAZY_STACKING @CONFIG_TFM_LAZY_STACKING@ CACHE BO
7575
set(TFM_VERSION @TFM_VERSION@)
7676
set(TFM_NS_MANAGE_NSID @TFM_NS_MANAGE_NSID@)
7777

78-
# Recommended tf-m-tests version
79-
set(RECOMMEND_TFM_TESTS_VERSION @TFM_TESTS_VERSION@)
78+
set(RECOMMENDED_TFM_TESTS_VERSION @TFM_TESTS_VERSION@)

0 commit comments

Comments
 (0)