diff options
Diffstat (limited to 'docs/plat/fvp_ve.rst')
-rw-r--r-- | docs/plat/fvp_ve.rst | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/plat/fvp_ve.rst b/docs/plat/fvp_ve.rst index c6d67c090..525386321 100644 --- a/docs/plat/fvp_ve.rst +++ b/docs/plat/fvp_ve.rst @@ -1,5 +1,5 @@ -Description -=========== +Arm Versatile Express +===================== Versatile Express (VE) family development platform provides an ultra fast environment for prototyping arm-v7 System-on-Chip designs. @@ -9,21 +9,21 @@ and Cortex-A7 VE FVP's. This platform is tested on and only expected to work with single core models. Boot Sequence -============= +------------- BL1 --> BL2 --> BL32(sp_min) --> BL33(u-boot) --> Linux kernel How to build -============ +------------ 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>`__ Build Procedure ---------------- +~~~~~~~~~~~~~~~ - Obtain arm toolchain. The software stack has been verified with linaro 6.2 `arm-linux-gnueabihf <https://releases.linaro.org/components/toolchain/binaries/6.2-2016.11/arm-linux-gnueabihf/>`__. @@ -68,7 +68,7 @@ Build Procedure BL33=<path_to_u-boot.bin> all fip 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: |