Update MCUboot version to v1.8.0
Signed-off-by: Sherry Zhnag <sherry.zhang2@arm.com>
Change-Id: I52a344b550ab890a6a808a74b8653fa8f88e9cd6
diff --git a/tf-m-build-config.yaml b/tf-m-build-config.yaml
index 5a057a7..b6824dd 100644
--- a/tf-m-build-config.yaml
+++ b/tf-m-build-config.yaml
@@ -93,7 +93,7 @@
default: 'https://git.trustedfirmware.org/mirror/mbed-tls.git'
- string:
name: 'MCUBOOT_REFSPEC'
- default: 'TF-Mv1.4-integ'
+ default: 'v1.8.0'
description: |
Specify which MCUboot version to use
refs/heads/master : Pick up latest master
diff --git a/tf-m-cppcheck.yaml b/tf-m-cppcheck.yaml
index 843c944..bc7da93 100644
--- a/tf-m-cppcheck.yaml
+++ b/tf-m-cppcheck.yaml
@@ -60,7 +60,7 @@
default: 'https://git.trustedfirmware.org/mirror/mbed-tls.git'
- string:
name: 'MCUBOOT_REFSPEC'
- default: 'TF-Mv1.4-integ'
+ default: 'v1.8.0'
description: |
Specify which MCUboot version to use
refs/heads/master : Pick up latest master
diff --git a/tf-m-infra-health.yaml b/tf-m-infra-health.yaml
index 0f6d559..95c0339 100644
--- a/tf-m-infra-health.yaml
+++ b/tf-m-infra-health.yaml
@@ -62,7 +62,7 @@
For use when triggering with unmerged Gerrit changes.
- string:
name: 'MCUBOOT_REFSPEC'
- default: 'TF-Mv1.4-integ'
+ default: 'v1.8.0'
description: |
Specify which MCUboot version to use
refs/heads/master : Pick up latest master
diff --git a/tf-m-nightly-code-coverage.yaml b/tf-m-nightly-code-coverage.yaml
index a3b1819..0c82b2c 100644
--- a/tf-m-nightly-code-coverage.yaml
+++ b/tf-m-nightly-code-coverage.yaml
@@ -77,7 +77,7 @@
description: "Name of Jenkins credential for authentication with LAVA."
- string:
name: 'MCUBOOT_REFSPEC'
- default: 'TF-Mv1.4-integ'
+ default: 'v1.8.0'
description: |
Specify which MCUboot version to use
refs/heads/master : Pick up latest master
diff --git a/tf-m-nightly.yaml b/tf-m-nightly.yaml
index cf38549..cca5f2a 100644
--- a/tf-m-nightly.yaml
+++ b/tf-m-nightly.yaml
@@ -84,7 +84,7 @@
description: 'Reference configurations whose metrics will be sent to a SQUAD Dashboard'
- string:
name: 'MCUBOOT_REFSPEC'
- default: 'TF-Mv1.4-integ'
+ default: 'v1.8.0'
description: |
Specify which MCUboot version to use
refs/heads/master : Pick up latest master
diff --git a/tf-m-release.yaml b/tf-m-release.yaml
index 642720d..bc5921a 100644
--- a/tf-m-release.yaml
+++ b/tf-m-release.yaml
@@ -75,7 +75,7 @@
description: "Name of Jenkins credential for authentication with LAVA."
- string:
name: 'MCUBOOT_REFSPEC'
- default: 'TF-Mv1.4-integ'
+ default: 'v1.8.0'
description: |
Specify which MCUboot version to use
refs/heads/master : Pick up latest master
diff --git a/tf-m-static.yaml b/tf-m-static.yaml
index 88b931f..14de3fe 100644
--- a/tf-m-static.yaml
+++ b/tf-m-static.yaml
@@ -52,7 +52,7 @@
For use when triggering with unmerged Gerrit changes.
- string:
name: 'MCUBOOT_REFSPEC'
- default: 'TF-Mv1.4-integ'
+ default: 'v1.8.0'
description: |
Specify which MCUboot version to use
refs/heads/master : Pick up latest master