commit | c4748e35b7be7c11987a1c9862ac6b4ace2b2c63 | [log] [tgz] |
---|---|---|
author | Govindraj Raja <govindraj.raja@arm.com> | Tue Feb 11 19:06:04 2025 -0600 |
committer | Govindraj Raja <govindraj.raja@arm.com> | Wed Feb 12 16:57:04 2025 +0100 |
tree | 85f0d2782775bb70cda2f519501f8d149693926e | |
parent | ebfc4a05433e2167e31ab61a48fbf4ffb7f49bc4 [diff] |
chore: increase SRAM size Use FVP_TRUSTED_SRAM_SIZE=384 for fvp-spm-tbb-dualroot tf-a builds. Change-Id: I395773652f71f655a84a4528746509192116fc45 Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>
diff --git a/tf_config/fvp-spm-tbb-dualroot b/tf_config/fvp-spm-tbb-dualroot index 6a23ac0..6c87551 100644 --- a/tf_config/fvp-spm-tbb-dualroot +++ b/tf_config/fvp-spm-tbb-dualroot
@@ -17,3 +17,4 @@ USE_ROMLIB=1 GIC_EXT_INTID=1 PLAT_TEST_SPM=1 +FVP_TRUSTED_SRAM_SIZE=384