ci(test): increase FVP Trusted SRAM
The TF-A configuration "fvp-ras-ffh-spmd-lsp" used by the
spm-l3-boot-tests, require a larger Trusted SRAM than the 256KB
default. This increases the Trusted SRAM of this build config
to 384KB.
Signed-off-by: Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com>
Change-Id: Ied828bdbdeceb66c049761dff957aecacc920dd7
diff --git a/tf_config/fvp-ras-ffh-spmd-lsp b/tf_config/fvp-ras-ffh-spmd-lsp
index 88e330f..dc88973 100644
--- a/tf_config/fvp-ras-ffh-spmd-lsp
+++ b/tf_config/fvp-ras-ffh-spmd-lsp
@@ -15,3 +15,4 @@
HANDLE_EA_EL3_FIRST_NS=1
SDEI_SUPPORT=1
PLATFORM_TEST_FFH_LSP_RAS_SP=1
+FVP_TRUSTED_SRAM_SIZE=384