ci: expect all debug logs on UART0 and crash logs on UART1

Following the modification in commit c864af989, anticipate that all boot logs from BL31 will now be directed to the UART0 console. Additionally, crash logs will continue to be output to the UART1 terminal as usual. Consequently, the corresponding expect scripts have been updated to align with these adjustments.

Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
Change-Id: Ia895e43ea3f660150eebffe55bdf21ed25ae5660
diff --git a/run_config/fvp-aemv8a.roxlattables.bl31_panic b/run_config/fvp-aemv8a.roxlattables.bl31_panic
index 888015e..9505770 100644
--- a/run_config/fvp-aemv8a.roxlattables.bl31_panic
+++ b/run_config/fvp-aemv8a.roxlattables.bl31_panic
@@ -16,7 +16,7 @@
 generate_lava_job() {
 	local model="base-aemv8a"
 
-	uart="0" timeout="60" file="timeout.exp" track_expect
+	uart="0" timeout="60" file="roxlattables.exp" track_expect
 	uart="1" timeout="60" file="crash_roxlattables_unhandled_exception_at_el3.exp" \
 		 set_primary="1" track_expect