fix(fvp): remove 384KB SRAM size
Certain models build with "fvp-dynamiq-aarch64-only" is older models
like:
- cortexa710x4
- neoverse_n2x4
- cortexx2
These are using older models and do not support 384KB SRAM size.
Until we migrate them to newer models don't build them with 384KB SRAM
size.
Until we have a resolution from https://linaro.atlassian.net/browse/TFC-614
we may not be able to migrate these models to newer version.
Change-Id: I686a81bd37cead419d0ab34298b09c244715b01b
Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>
diff --git a/tf_config/fvp-dynamiq-aarch64-only b/tf_config/fvp-dynamiq-aarch64-only
index da15189..637a3c1 100644
--- a/tf_config/fvp-dynamiq-aarch64-only
+++ b/tf_config/fvp-dynamiq-aarch64-only
@@ -5,4 +5,3 @@
HW_ASSISTED_COHERENCY=1
PLAT=fvp
USE_COHERENT_MEM=0
-FVP_TRUSTED_SRAM_SIZE=384