From d78baf25447d5d64033105ff46a0ac9b40209669 Mon Sep 17 00:00:00 2001 From: Dan Handley Date: Thu, 28 Aug 2014 14:04:06 +0100 Subject: Fix minor issues in user guide * Fix broken link to SCP download. * Remove requirement to install `ia32-libs`. This package is no longer available in current versions of Ubuntu and is no longer required when using the Linaro toolchain. Change-Id: I9823d535a1d69136685754b7707b73e1eef0978d --- docs/user-guide.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/user-guide.md b/docs/user-guide.md index d60b623..5192f9e 100644 --- a/docs/user-guide.md +++ b/docs/user-guide.md @@ -45,8 +45,6 @@ The following tools are required to use the ARM Trusted Firmware: * `git` package to obtain source code. -* `ia32-libs` package. - * `build-essential`, `uuid-dev` and `iasl` packages for building UEFI and the Firmware Image Package (FIP) tool. @@ -921,7 +919,7 @@ detect the legacy VE memory map while configuring the GIC. The Juno platform requires a BL3-0 image to boot up. This image contains the runtime firmware that runs on the SCP (System Control Processor). It can be -downloaded from the [ARM Silver SCP website] (requires registration). +downloaded from [this ARM website] [SCP download] (requires registration). Rebuild the Trusted Firmware specifying the BL3-0 image. Refer to the section "Building the Trusted Firmware". Alternatively, the FIP image can be updated @@ -1020,7 +1018,7 @@ _Copyright (c) 2013-2014, ARM Limited and Contributors. All rights reserved._ [Firmware Design]: ./firmware-design.md [ARM FVP website]: http://www.arm.com/fvp -[ARM Silver SCP website]: https://silver.arm.com/download/download.tm?pv=1764630 +[SCP download]: https://silver.arm.com/download/download.tm?pv=1764630 [Linaro Toolchain]: http://releases.linaro.org/14.07/components/toolchain/binaries/ [EDK2]: http://github.com/tianocore/edk2 [DS-5]: http://www.arm.com/products/tools/software-tools/ds-5/index.php -- cgit v1.2.3