tfa-next: test STF on CI on fvp

Test secure world support as the default option.

The current build system is limited on what it can actually
build, so change the build configuration to build STF with
the current setup. Please see:

https://github.com/RustedFirmware-A/rusted-firmware-a/issues/59

for more information.

Change-Id: If812dcbe2e33883b43a46e6b1b2c760ed4be841d
Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
diff --git a/run_config/fvp-next b/run_config/fvp-next
index 9d282c4..05bf41a 100644
--- a/run_config/fvp-next
+++ b/run_config/fvp-next
@@ -1,6 +1,6 @@
 #!/usr/bin/env bash
 #
-# Copyright (c) 2024, Arm Limited. All rights reserved.
+# Copyright (c) 2024-2025, Arm Limited. All rights reserved.
 #
 # SPDX-License-Identifier: BSD-3-Clause
 #
diff --git a/run_config/fvp-next.rme b/run_config/fvp-next.rme
index 518d7f9..e1d61ab 100644
--- a/run_config/fvp-next.rme
+++ b/run_config/fvp-next.rme
@@ -15,7 +15,7 @@
 	# scripts to work properly and not hang up waiting for BL1->BL31.
 	uart="0" set_expect_variable "skip_early_boot_msgs" "1"
 
-	uart="0" file="tfa-next.exp" track_expect
+	uart="0" file="tfa-next-rme.exp" track_expect
 	# Track the rest of the UARTs to aid in debugging.
 	uart="1" file="hold_uart.exp" track_expect
 	uart="2" file="hold_uart.exp" track_expect