From patchwork Mon Nov 26 13:10:53 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nariman Poushin X-Patchwork-Id: 152038 Delivered-To: patch@linaro.org Received: by 2002:a2e:299d:0:0:0:0:0 with SMTP id p29-v6csp5667612ljp; Mon, 26 Nov 2018 05:10:56 -0800 (PST) X-Google-Smtp-Source: AFSGD/UUMAHX9Uxv9DAS//mrpgH6vxrl/DmQjB8OR6JtAV/Pq0pO12pT3ETN9b2wwKoqth8DSO47 X-Received: by 2002:a17:902:2f03:: with SMTP id s3mr26835678plb.277.1543237856180; Mon, 26 Nov 2018 05:10:56 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543237856; cv=none; d=google.com; s=arc-20160816; b=pTOvEahjM6/l/WupnfDYzMvuje1756IMG2lJOCzTHTO6LLtyH4R97wHat6wciDyvqG XHDTABhPqKb8Mef0XMDOb1+0OywjtnXZlPRAapNxDzpaZFLlCRALuZBPURGG0wpGzbj4 3FF12kkgmjb/heXis+N5SJMY5klFvGfvdzdX1K4tR/WA//EUNyloY3qzvswAs+Gr7RN8 anTAxv111rLQwKkvt8ra0XJq02eaMXZ9nwG0almUwfLQK6sNqv3vNJECKd0hSqd/GgxD /G2pcsoBukDcCNfO5Ojatko7NhI7f9u6yUzIiDiz4iUql5JKJX048areiKh0/O+9x+Jc MpiQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:mime-version :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:message-id:date:to:from:delivered-to; bh=a1AwPrkT9ocFMUJqjao8Xe/I9nhKhuV+QA9o6oy6OqM=; b=EpayEVOdKUJDya8hfYUzaTdV6mCq3yYu2C9i2Zs3JGK6x8wTKihaho7kd100BYuWAq +mLaAfuNzeBirCA3vkyPIkZGD3wJQS5O03ojIcBjM4xrf/q3nokGOH4o5RAaP3cYNoLM 23xp1IJDUiRqsS/9ihcAFZ0tUhmwuQgJVjFonIIYSVOF8xnxsWg18XvGucMOqK7HB4P0 hQA7QDJyXpvegmQwXd5Zqgy1wa28CWxhw7i5euEAmEdbE+zaZzLaU7d4Cx62bbccjVjz EZnDFK7ojbZ6VMhipvAsJ7u8vJSPHXTvshoiBApbBVv6fXM97TrUTPhill5LVES47kts poFg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of edk2-devel-bounces@lists.01.org designates 198.145.21.10 as permitted sender) smtp.mailfrom=edk2-devel-bounces@lists.01.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linaro.org Return-Path: Received: from ml01.01.org (ml01.01.org. [198.145.21.10]) by mx.google.com with ESMTPS id l66si318561pfi.5.2018.11.26.05.10.54 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Nov 2018 05:10:56 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of edk2-devel-bounces@lists.01.org designates 198.145.21.10 as permitted sender) client-ip=198.145.21.10; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of edk2-devel-bounces@lists.01.org designates 198.145.21.10 as permitted sender) smtp.mailfrom=edk2-devel-bounces@lists.01.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linaro.org Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id 7E61C21A09130; Mon, 26 Nov 2018 05:10:54 -0800 (PST) X-Original-To: edk2-devel@lists.01.org Delivered-To: edk2-devel@lists.01.org Received-SPF: Softfail (domain owner discourages use of this host) identity=mailfrom; client-ip=81.158.40.147; helo=ubuntu-armbox; envelope-from=narpou01@linaro.org; receiver=edk2-devel@lists.01.org Received: from ubuntu-armbox (host81-158-40-147.range81-158.btcentralplus.com [81.158.40.147]) by ml01.01.org (Postfix) with ESMTP id 0C24921A09130 for ; Mon, 26 Nov 2018 05:10:51 -0800 (PST) Received: by ubuntu-armbox (Postfix, from userid 1001) id A75C5DE091C; Mon, 26 Nov 2018 13:10:55 +0000 (GMT) From: Nariman Poushin To: edk2-devel@lists.01.org Date: Mon, 26 Nov 2018 13:10:53 +0000 Message-Id: <1543237854-32562-1-git-send-email-nariman.poushin@linaro.org> X-Mailer: git-send-email 2.7.4 Subject: [edk2] [PATCH 1/2] Readme.md: Update instructions to fetch source X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" Openssl is fetched as a git submodule, so make sure git clone --recursive is specified in the instructions to fetch a full source tree. Signed-off-by: Nariman Poushin --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.7.4 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel diff --git a/Readme.md b/Readme.md index 6ad5953..bb53c6f 100644 --- a/Readme.md +++ b/Readme.md @@ -78,7 +78,7 @@ target-specific binutils. These are included with any prepackaged GCC toolchain 1. [edk2-non-osi](https://github.com/tianocore/edk2-non-osi) (if building platforms that need it) ``` - $ git clone https://github.com/tianocore/edk2.git + $ git clone https://github.com/tianocore/edk2.git --recursive ... $ git clone https://github.com/tianocore/edk2-platforms.git ... From patchwork Mon Nov 26 13:10:54 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nariman Poushin X-Patchwork-Id: 152039 Delivered-To: patch@linaro.org Received: by 2002:aa7:da0f:0:0:0:0:0 with SMTP id r15csp3252771eds; Mon, 26 Nov 2018 05:12:43 -0800 (PST) X-Google-Smtp-Source: AFSGD/VfP6OLVYA4nFikXn8sBgGmWauqkoIhgXq6TL5kQJl0hqZPA4aXWvwADiNW/TyGVv7HhSB/ X-Received: by 2002:a65:55ca:: with SMTP id k10mr24590358pgs.448.1543237857161; Mon, 26 Nov 2018 05:10:57 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543237857; cv=none; d=google.com; s=arc-20160816; b=Sm7M+4B4SJu2aAzm6fCLgkK+HjisPlD9j9otw2nASCUXrsLQy//x4arJ8sxQQHzN1N y3HRf+Otni5KX92NyssC6YdUvqUU61FrSJDXCsxxlgpiZQMMSu8GP85oEDW9IvAwmyjG FLwGcDR9zarAxieO4waEfDaKUhnX/BYWFlywyPrHXTdvvvngt1oRGtDQOQRatQFQsZ3V tn6uW0VMhwLwoNoheMs6FcTaN3Mm5M1hCjUjyufTEnbgAEwFDMXQACsNsW9RCPJyHkaT z8SmOzDRBO+FS+yPRuq/RjGbp33AX/7c6MxqXfO2DSxqAleyQ7+bechBfzN7NwCoIKdk ABrA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:mime-version :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:references:in-reply-to:message-id:date :to:from:delivered-to; bh=AasErl6N412/JRaMjm/w0/zuAwii1i8gGjpM7ZEFrmo=; b=UsGLSKCgKQulrYADDzydCCMQCmn95cqcqdHQi5E38CU56z53wGvihPowhjTEgDF/2w W87cjafhI/pNbGANB5+fTfWl0wlNyRdf0QffMIA7qmpHs+4GYsMwI39wrP2T/yDxRWCt 3ZkpHd4wZyLFtu544mcinYl1Yc0290fhokM+xuGfMNXogopIleg1cmdz1GjPsr3gsm0F 6cy3IkVC6tsUmDenkJHlXWYWuXWmY5E4CgHX+ZHowDEsbiMxeGuVNm9CBKSb9q9YmI8D UO4mLi16/srFdoB7KIzvXKVavagx50cUaQkncgjG+SCi7j3L/YlGMQXG8+FsrUumtdTh 7pWA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of edk2-devel-bounces@lists.01.org designates 198.145.21.10 as permitted sender) smtp.mailfrom=edk2-devel-bounces@lists.01.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linaro.org Return-Path: Received: from ml01.01.org (ml01.01.org. [198.145.21.10]) by mx.google.com with ESMTPS id d6-v6si293666plo.184.2018.11.26.05.10.56 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Nov 2018 05:10:57 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of edk2-devel-bounces@lists.01.org designates 198.145.21.10 as permitted sender) client-ip=198.145.21.10; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of edk2-devel-bounces@lists.01.org designates 198.145.21.10 as permitted sender) smtp.mailfrom=edk2-devel-bounces@lists.01.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linaro.org Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id AC6E621B02822; Mon, 26 Nov 2018 05:10:54 -0800 (PST) X-Original-To: edk2-devel@lists.01.org Delivered-To: edk2-devel@lists.01.org Received-SPF: Softfail (domain owner discourages use of this host) identity=mailfrom; client-ip=81.158.40.147; helo=ubuntu-armbox; envelope-from=narpou01@linaro.org; receiver=edk2-devel@lists.01.org Received: from ubuntu-armbox (host81-158-40-147.range81-158.btcentralplus.com [81.158.40.147]) by ml01.01.org (Postfix) with ESMTP id 70DF921A07A92 for ; Mon, 26 Nov 2018 05:10:52 -0800 (PST) Received: by ubuntu-armbox (Postfix, from userid 1001) id AA578DE0922; Mon, 26 Nov 2018 13:10:55 +0000 (GMT) From: Nariman Poushin To: edk2-devel@lists.01.org Date: Mon, 26 Nov 2018 13:10:54 +0000 Message-Id: <1543237854-32562-2-git-send-email-nariman.poushin@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1543237854-32562-1-git-send-email-nariman.poushin@linaro.org> References: <1543237854-32562-1-git-send-email-nariman.poushin@linaro.org> Subject: [edk2] [PATCH 2/2] Platform/ARM: Add Readme.md X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" This covers the bulk of the information originally present in https://github.com/tianocore/tianocore.github.io/wiki/ArmPlatformPkg-AArch64 regarding building and running the Foundation/Base FVP Platforms. The sections on fetching source have been delegated to the root Readme.md Signed-off-by: Nariman Poushin --- Platform/ARM/Readme.md | 102 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 Platform/ARM/Readme.md -- 2.7.4 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel diff --git a/Platform/ARM/Readme.md b/Platform/ARM/Readme.md new file mode 100644 index 0000000..1ef11a6 --- /dev/null +++ b/Platform/ARM/Readme.md @@ -0,0 +1,102 @@ +== Introduction == +These instructions are to build and run UEFI on the AArch64 Foundation or Base FVPs (Fixed Virtual Platforms). FVPs are fixed configurations of ARM Fast Models; they are also known as RTSMs (Real Time System Models). The Base FVP is an evolution of the VE (Versatile Express) RTSM.
+While the AArch64 Foundation FVP is free to download, the Base FVP requires an ARM license. The Base FVP has additional debugging and configuration features. + +Requirement: +* A 32-bit or 64-bit Linux host machine. Support for MS Windows-based toolchains has not been added to the EDK2 BaseTools. + +== Getting the EDK2 Source with AArch64 support (ARM 64-bit architecture) == +1) Get the requirements + +A Universally Unique Id (UUID) header. Needed to build the EDK2 BaseTools. On Ubuntu: sudo apt-get install uuid-dev + +2) Download the sources +
git clone git@github.com:tianocore/edk2.git
+git clone https://github.com/tianocore/edk2-platforms.git
+ +== Build EDK2 Tianocore == + +1) Install AArch64 GNU toolchain: +
sudo apt install gcc-aarch64-linux-gnu
+ +2) Build EDK2: + +
cd $(WORKSPACE)/edk2
+* For the Foundation and Base FVPs (defined by the DSC file ArmPlatformPkg?/ArmVExpressPkg/ArmVExpress-RTSM-AEMv8Ax4-foundation.dsc): +
GCC5_AARCH64_PREFIX=aarch64-linux-gnu- build -a AARCH64 -p Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.dsc -t GCC5
+ +Once built, the UEFI Firmware is the following file Build/ArmVExpress-FVP-AArch64/DEBUG_GCC5/FV/FVP_AARCH64_EFI.fd + +Note 1: To build the release build, add '-b RELEASE'. Here's an example with the Foundation FVP: +
GCC5_AARCH64_PREFIX=aarch64-linux-gnu- build -a AARCH64 -p Platform/ARM/VExpressPkg/ArmVExpress-FVP-AArch64.dsc -t GCC5 -b RELEASE
+ +== Start Linux from UEFI on the FVPs == + +=== Build AArch64 Linux === +1) Get the AArch64 Linux sources +
git clone git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64.git -b soc-armv8-model
+cd linux-aarch64
+ +2) Build the AArch64 kernel with Virtio support +
make ARCH=arm64 mrproper
+make ARCH=arm64 defconfig
+ +Enable Virtio Disk and Ext4 support in the kernel. The Linaro disk file-system uses Ext4. +
make ARCH=arm64 menuconfig
+Device Drivers  ---> Virtio drivers  ---> <*> Platform bus driver for memory mapped virtio devices
+Device Drivers  ---> [*] Block devices  --->  <*> Virtio block driver
+File systems  ---> <*> The Extended 4 (ext4) filesystem
+ +Build the kernel. +
make -j4 ARCH=arm64 CROSS_COMPILE=/gcc-linaro-aarch64-linux-gnu-4.8-2013.06_linux/bin/aarch64-linux-gnu-
+ +You should get the binaries: +* arch/arm64/boot/Image +* arch/arm64/boot/dts/foundation-v8.dtb +* arch/arm64/boot/dts/rtsm_ve-aemv8a.dtb + +=== Run Linux from UEFI on the Foundation FVP === + +1) Download the Foundation FVP: http://www.arm.com/fvp + +Decompress the AArch64 Foundation FVP +
tar xf ~/FM000-KT-00035-r0p8-48rel5.tgz
+ +2) The current version of the Foundation FVP can only start an ELF image. To workaround this limitation, we use the 'uefi-aarch64-bootstrap' to start the UEFI image on this model. + +To build the 'uefi-aarch64-bootstrap': +
pushd ArmPlatformPkg/ArmVExpressPkg/Scripts/uefi-aarch64-bootstrap/
+CROSS_COMPILE=/gcc-linaro-aarch64-linux-gnu-4.8-2013.06_linux/bin/aarch64-linux-gnu- make
+popd
+ +3) The Foundation FVP takes an option for an ELF file to be loaded as well as an option to load a binary data blob into RAM. + +Linux kernel (filename = 'Image') and the Device Tree Binary (filename = 'foundation-v8.dtb') are expected to be found in the directory where the model is started from. + +A file system example can be downloaded from Linaro: +
wget http://releases.linaro.org/13.06/openembedded/aarch64/vexpress64-openembedded_minimal-armv8_20130623-376.img.gz
+gunzip vexpress64-openembedded_minimal-armv8_20130623-376.img.gz
+ +The file-system needs some minimal preparation: +
mkdir tmp
+fdisk -lu vexpress64-openembedded_minimal-armv8_20130623-376.img
+sudo mount -o loop,offset=$((106496 * 512)) vexpress64-openembedded_minimal-armv8_20130623-376.img tmp/
+cd tmp
+sudo ln -s S35mountall.sh etc/rcS.d/S03mountall.sh
+sudo sh -c "echo 'devtmpfs /dev devtmpfs mode=0755,nosuid 0 0' >> etc/fstab"
+cd ..
+sudo umount tmp/
+ +The following command line can be used to run UEFI in the following manner: +
$AARCH64_FOUNDATION_MODEL_ROOT/Foundation_v8 --cores=2 --image=ArmPlatformPkg/ArmVExpressPkg/Scripts/uefi-aarch64-bootstrap/uefi-bootstrap-el3-foundation.axf --nsdata=Build/ArmVExpress-RTSM-AEMv8Ax4-foundation/DEBUG_GCC47/FV/RTSM_VE_FOUNDATIONV8_EFI.fd@0xA0000000 --block-device=/vexpress64-openembedded_minimal-armv8_20130623-376.img
+ +Note: Do not use a symbolic link to the file-system image. The model will not be able to read the image file. + +=== Run Linux from UEFI on the Base FVP === + +The Linux kernel (filename = 'Image') and the Device Tree Binary (filename = 'rtsm_ve-aemv8a.dtb') are expected to be found in the directory where the model is started from. +
export PATH=ARM_BASE_AEMV8_ROOT:$PATH
+export LD_LIBRARY_PATH=ARM_BASE_AEMV8_ROOT:$LD_LIBRARY_PATH
+FVP_VE_AEMv8A -C motherboard.flashloader0.fname=Build/ArmVExpress-RTSM-AEMv8Ax4/DEBUG_GCC47/FV/RTSM_VE_AEMV8_EFI.fd
+ +