arm-trusted-firmware/docs/plat/arm
Chris Kay 41e56f422d feat(fvp): allow configurable FVP Trusted SRAM size
In some build configurations TF-A can exceed the existing 256KB SRAM,
triggering a build failure. More recent versions of the base FVP allow
you to configure a larger Trusted SRAM of 512KB.

This change introduces the `FVP_TRUSTED_SRAM_SIZE` build option, which
allows you to explicitly specify how much of the Trusted SRAM to
utilise, e.g.:

    FVP_TRUSTED_SRAM_SIZE=384

This allows previously-failing configurations to build successfully by
utilising more than the originally-allocated 256KB of the Trusted SRAM
while maintaining compatibility with older configurations/models that
only require/have 256KB.

Change-Id: I8344d3718564cd2bd53f1e6860e2fe341ae240b0
Signed-off-by: Chris Kay <chris.kay@arm.com>
2023-06-21 14:16:11 +02:00
..
arm_fpga arm_fpga: Add platform documentation 2020-09-29 13:28:25 +01:00
corstone1000 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 2023-03-15 11:43:14 +00:00
fvp chore(docs): update supported FVP models doc 2022-10-31 15:25:37 -05:00
fvp-ve doc: Split the User Guide into multiple files 2019-11-27 10:45:54 +00:00
fvp_r docs: armv8-R aarch64 fvp_r documentation 2021-09-30 17:07:30 +01:00
juno docs: update PSCI reference 2023-06-15 09:46:43 +01:00
morello morello: Add Morello platform documentation 2020-10-02 10:35:25 +00:00
tc chore: rename Makalu ELP to Cortex-X3 2022-10-27 09:41:00 +01:00
arm-build-options.rst feat(fvp): allow configurable FVP Trusted SRAM size 2023-06-21 14:16:11 +02:00
index.rst build(corstone1000): rename diphda to corstone1000 2022-02-14 10:32:16 +00:00