You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Bump manual fallback version to v2.2.2**
- Refine version fallback mechanism to append '**' when Git tags are
unavailable, indicating uncertainty in the exact TF-M version
Signed-off-by: Anton Komlev <anton.komlev@arm.com>
Change-Id: I8d5d38a19a43db5981e64ecdc7379ec0906f6d5e
(cherry picked from commit a151f86)
if (NOT TFM_VERSION_MANUAL_CLEAN STREQUAL TFM_VERSION)
45
+
message(WARNING"TFM_VERSION_MANUAL="${TFM_VERSION_MANUAL}" mismatches to actual TF-M version="${TFM_VERSION}". Please update TFM_VERSION_MANUAL in cmake/version.cmake")
0 commit comments