Commit b3ba2ae
committed
build: Allow bypassing the tf-m-tests version checks
Introduce the CMake variable TFM_TESTS_REVISION_CHECKS to allow not
performing the revision checks in the tf-m-tests repo.
This is needed for TF-M forks where the upstream tags are not found,
which makes the build fail.
Change-Id: I10371841925f9fb811f0d47a2e0dc2c9e8e7cfac
Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
(cherry picked from commit e8c39da8faf2c825a1cbe61ea9fb3b5789555d2b)
Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>1 parent 5934d8d commit b3ba2ae
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
0 commit comments