tf-m-build-and-test: Add USE_TUXSUITE_FVP param

To control whether to submit tests to LAVA or TuxSuite. Default is 0
(LAVA).

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
Change-Id: I330741b42b72f341405af8fb8e1f2c6396db8906
diff --git a/tf-m-build-and-test.yaml b/tf-m-build-and-test.yaml
index 6d8432f..a1d7535 100644
--- a/tf-m-build-and-test.yaml
+++ b/tf-m-build-and-test.yaml
@@ -146,6 +146,11 @@
           default: ''
           description: |
             Parameter to lava_create_jobs.py to filter by device type (e.g. --fvp-only or --physical-board-only)
+      - string:
+          name: USE_TUXSUITE_FVP
+          default: 0
+          description: |
+            Whether to submit FVP tests via TuxSuite (instead of LAVA)
     wrappers:
         - timestamps
     pipeline-scm: