From 59809b811132309b09b59368b1455a210a126ec3 Mon Sep 17 00:00:00 2001 From: Hugo L'Hostis Date: Tue, 5 Oct 2021 13:49:28 +0100 Subject: [PATCH] arm-bsp/fvp-baser-aemv8r64/docs: Add instructions to build previous versions This patch adds instructions to fetch and build previous versions of the software stack for fvp-baser-aemv8r64 instead of the ongoing development. Signed-off-by: Hugo L'Hostis Change-Id: I430196c0ca80c7f1e4b9f8349cdc957c86f384ee Signed-off-by: Jon Mason --- meta-arm-bsp/documentation/fvp-baser-aemv8r64.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/meta-arm-bsp/documentation/fvp-baser-aemv8r64.md b/meta-arm-bsp/documentation/fvp-baser-aemv8r64.md index ca01a14e..97a88ff9 100644 --- a/meta-arm-bsp/documentation/fvp-baser-aemv8r64.md +++ b/meta-arm-bsp/documentation/fvp-baser-aemv8r64.md @@ -70,6 +70,13 @@ The variables should be set like so: for the next steps to work correctly. ### Fetch sources +To fetch and build the ongoing development of the software stack follow the +instructions on this document. + +To fetch and build the version 1 (single core) find instructions at https://community.arm.com/developer/tools-software/oss-platforms/w/docs/633/release-1-single-core + +To fetch and build the version 2 (linux smp) find instructions at https://community.arm.com/developer/tools-software/oss-platforms/w/docs/634/release-2---smp + Fetch the meta-arm repository into a build directory: mkdir -p ~/fvp-baser-aemv8r64-build