tf-a-lts2.8-ci-gateway: Sync with upstream tf-a-ci-gateway job

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
Change-Id: Ic75f44cd2e330ea63f6f82dd9c04a5aacaeda1b9
diff --git a/tf-a-lts2.8-ci-gateway.yaml b/tf-a-lts2.8-ci-gateway.yaml
index a83d97f..41dba64 100644
--- a/tf-a-lts2.8-ci-gateway.yaml
+++ b/tf-a-lts2.8-ci-gateway.yaml
@@ -48,6 +48,16 @@
         description: |
           tf-a-tests refspec to use. The master branch is used by default.
     - string:
+        name: TF_M_TESTS_GERRIT_REFSPEC
+        default: '+refs/heads/master:refs/remotes/origin/master'
+        description: |
+          tf-m-tests refspec to use. The master branch is used by default.
+    - string:
+        name: TF_M_EXTRAS_GERRIT_REFSPEC
+        default: '+refs/heads/master:refs/remotes/origin/master'
+        description: |
+          tf-m-extras refspec to use. The master branch is used by default.
+    - string:
        name: SPM_REFSPEC
        default: '+refs/heads/master:refs/remotes/origin/master'
        description: |
@@ -67,6 +77,11 @@
         name: QA_TOOLS_BRANCH
         default: 'master'
     - string:
+        name: USE_TUXSUITE_FVP
+        default: 1
+        description: |
+          Whether to submit FVP tests via TuxSuite (instead of LAVA)
+    - string:
             name: SHARE_FOLDER
             default: '/srv/shared/${JOB_NAME}/${BUILD_NUMBER}'
             description: 'Folder containing shared repositories for downstream pipeline jobs'