arm-trusted-firmware/docs
Alexei Fedorov 6227cca9e8 FVP: Fix BL31 load address and image size for RESET_TO_BL31=1
When TF-A is built with RESET_TO_BL31=1 option, BL31 is the
first image to be run and should have all the memory allocated
to it except for the memory reserved for Shared RAM at the start
of Trusted SRAM.
This patch fixes FVP BL31 load address and its image size for
RESET_TO_BL31=1 option. BL31 startup address should be set to
0x400_1000 and its maximum image size to the size of Trusted SRAM
minus the first 4KB of shared memory.
Loading BL31 at 0x0402_0000 as it is currently stated in
'\docs\plat\arm\fvp\index.rst' causes EL3 exception when the
image size gets increased (i.e. building with LOG_LEVEL=50)
but doesn't exceed 0x3B000 not causing build error.

Change-Id: Ie450baaf247f1577112f8d143b24e76c39d33e91
Signed-off-by: Alexei Fedorov <Alexei.Fedorov@arm.com>
2020-02-18 10:16:51 +00:00
..
about amlogic: axg: Add support for the A113D (AXG) platform 2020-02-06 12:10:47 +01:00
components Merge "doc: debugfs remove references section and add topic to components index" into integration 2020-02-12 16:44:26 +00:00
design Adds option to read ROTPK from registers for FVP 2020-02-06 16:58:53 +00:00
getting_started Merge changes from topic "lm/fconf" into integration 2020-02-11 16:15:45 +00:00
perf doc: Split the User Guide into multiple files 2019-11-27 10:45:54 +00:00
plat FVP: Fix BL31 load address and image size for RESET_TO_BL31=1 2020-02-18 10:16:51 +00:00
process doc: Split and expand coding style documentation 2020-02-06 16:25:06 +00:00
resources fconf: Add documentation 2020-02-07 13:51:32 +00:00
security_advisories TF-A Documentation: Update Security Advisory TFV-5 (CVE-2017-15031) 2019-11-04 14:53:10 +00:00
Makefile doc: Add minimal Sphinx support 2019-05-21 12:31:25 +01:00
change-log-upcoming.rst Add support for documentation build as a target in Makefile 2020-01-29 06:26:09 -06:00
change-log.rst docs: Add Cortex-Hercules/HerculesAE CPU support 2019-11-13 10:54:52 -06:00
conf.py doc: Remove version and release variables from conf.py 2019-10-17 13:46:38 +00:00
global_substitutions.txt fconf: Add documentation 2020-02-07 13:51:32 +00:00
glossary.rst fconf: Add documentation 2020-02-07 13:51:32 +00:00
index.rst docs: Add upcoming Change Log to Table of Contents 2020-01-17 10:28:16 -06:00
license.rst doc: Convert internal links to RST format 2019-10-08 15:58:03 +00:00
requirements.txt doc: Generate PlantUML diagrams automatically 2019-07-12 14:15:25 +01:00