diff options
Diffstat (limited to 'docs/design/reset-design.rst')
-rw-r--r-- | docs/design/reset-design.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/design/reset-design.rst b/docs/design/reset-design.rst index a92ceeba7..7b10c956c 100644 --- a/docs/design/reset-design.rst +++ b/docs/design/reset-design.rst @@ -115,8 +115,8 @@ only. It allows the Arm FVP port to support the ``RESET_TO_BL31`` configuration, in which case the ``bl31.bin`` image must be loaded to its run address in Trusted SRAM and all CPU reset vectors be changed from the default ``0x0`` to this run -address. See the :ref:`User Guide` for details of running the FVP models in this -way. +address. See the :ref:`Arm Fixed Virtual Platforms (FVP)` for details of running +the FVP models in this way. Although technically it would be possible to program the reset base address with the right support in the SCP firmware, this is currently not implemented so the |