run_config: Enable LAVA job generation for fvp-spm related run configs

These configs, fvp-spm, fvp-spm.linux, fvp-spm.optee, fvp-spm.optee.sp
and fvp-rstbl31, should generate a LAVA job definition (and be tested
by LAVA), thus prepare the corresponding run config fragments with
right values and then call the template generation function.

Signed-off-by: Leonardo Sandoval <leonardo.sandoval@linaro.org>
Change-Id: I9582413683b0a0cd43be496302ad36f7bdaa3b13
diff --git a/run_config/fvp-spm.optee b/run_config/fvp-spm.optee
index 1e21b66..ffa93ac 100644
--- a/run_config/fvp-spm.optee
+++ b/run_config/fvp-spm.optee
@@ -17,6 +17,8 @@
 	# Expect scripts
 	uart="0" file="tftf.exp" track_expect
 	uart="1" file="hold_uart.exp" track_expect
+
+	payload_type="tftf" gen_fvp_yaml_template
 }
 
 post_fetch_tf_resource() {