diff options
author | John Tsichritzis <john.tsichritzis@arm.com> | 2019-07-05 14:14:40 +0100 |
---|---|---|
committer | John Tsichritzis <john.tsichritzis@arm.com> | 2019-07-08 12:52:33 +0100 |
commit | d012c012e86516c6422f9cd245697e19cf205895 (patch) | |
tree | 9b0315bb7f8b1e7e0bdda52c9402081730f5dab7 /docs/plat | |
parent | 65b5a4b99304ce637ca565a55ac23371ce6c14de (diff) | |
download | platform_external_arm-trusted-firmware-d012c012e86516c6422f9cd245697e19cf205895.tar.gz platform_external_arm-trusted-firmware-d012c012e86516c6422f9cd245697e19cf205895.tar.bz2 platform_external_arm-trusted-firmware-d012c012e86516c6422f9cd245697e19cf205895.zip |
docs: removing references to GitHub
Change-Id: Ibdee91ad337ee362872924d93e82f5b5e47e63d9
Signed-off-by: John Tsichritzis <john.tsichritzis@arm.com>
Diffstat (limited to 'docs/plat')
-rw-r--r-- | docs/plat/fvp_ve.rst | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/docs/plat/fvp_ve.rst b/docs/plat/fvp_ve.rst index 525386321..6abf9e5f7 100644 --- a/docs/plat/fvp_ve.rst +++ b/docs/plat/fvp_ve.rst @@ -1,12 +1,11 @@ Arm Versatile Express ===================== -Versatile Express (VE) family development platform provides an -ultra fast environment for prototyping arm-v7 System-on-Chip designs. -VE Fixed Virtual Platforms (FVP) are simulations of Versatile Express boards. -The platform in arm-trusted-firmware has been verified with Arm Cortex-A5 -and Cortex-A7 VE FVP's. This platform is tested on and only expected to work -with single core models. +Versatile Express (VE) family development platform provides an ultra fast +environment for prototyping Armv7 System-on-Chip designs. VE Fixed Virtual +Platforms (FVP) are simulations of Versatile Express boards. The platform in +Trusted Firmware-A has been verified with Arm Cortex-A5 and Cortex-A7 VE FVP's. +This platform is tested on and only expected to work with single core models. Boot Sequence ------------- @@ -20,7 +19,7 @@ Code Locations ~~~~~~~~~~~~~~ - `U-boot <https://git.linaro.org/landing-teams/working/arm/u-boot.git>`__ -- `arm-trusted-firmware <https://github.com/ARM-software/arm-trusted-firmware>`__ +- `Trusted Firmware-A <https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git>`__ Build Procedure ~~~~~~~~~~~~~~~ @@ -71,7 +70,7 @@ Run Procedure ~~~~~~~~~~~~~ The following model parameters should be used to boot Linux using the build of -arm-trusted-firmware-a made using the above make commands: +Trusted Firmware-A made using the above make commands: .. code:: shell |