From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2a00:1450:4864:20::530; helo=mail-ed1-x530.google.com; envelope-from=perry.prem@gmail.com; receiver=edk2-devel@lists.01.org Received: from mail-ed1-x530.google.com (mail-ed1-x530.google.com [IPv6:2a00:1450:4864:20::530]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 6C3D82117D295 for ; Mon, 5 Nov 2018 00:52:13 -0800 (PST) Received: by mail-ed1-x530.google.com with SMTP id y20-v6so6758259eds.10 for ; Mon, 05 Nov 2018 00:52:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=6YPKkCcahfvEL3HP+oWEYmD3Vu9tYRzUkQaIkLyG2YE=; b=Qh82MSRq6pxXjNSysOh895X3JN0f5nU3Xl9OCer9n9idDgbXqAdAl8DPqrvlo2pmmm +a+esGiknqZIPXOGB4WVerF87HD/9P7oLzxzKKPiID4Uhx203Ih9cKHt+F0fSS06IHFK Vi2S4aC6A42SoKb8/T9JemWzZBGml3vyzZCv2A0wuSYMGdaSJiVGLq7TGgNUtSmpp4el Fjf0Dewi/3cwHFgBwFzVH190QhA0C9yYrVSC17iFQuqbebodix3E+8t4keU1AwMaS/Ck ylFMFvg3KXG3ZxJFCNYKPFIIiiabW9r1PLHYbfujXcoPNwEpQHqYw21y6tPCP2ZhQhl3 Up3g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=6YPKkCcahfvEL3HP+oWEYmD3Vu9tYRzUkQaIkLyG2YE=; b=egzUdgclh4TUNAo5Jusns7+EjNo0WQS8nuljnS3xiowN2xfb2KHz/qoJYGLQTkbYML n36Z3Czb4nelc1DRKG6F+wCdVp97tOCI7EgmUq4fqBaMXtOrOAyTu0H+Z5VXZx1PxYlZ ZgaL8oIITtMxse6sN4c2W6LVUBoG+ZcgPdhMYuFHmdq42dQOIqdkNseAL0enHba9ePOt 5XZTgZXF4VAMT0ijZXkcsKN2aN5qlSllORqB1ZO4xNJ4f1rHnape4XGPeZfHpzqM/R00 xwcQgjzdaLUJr7/7lVEG/Zf2Gta07zl7KzsD13P+5gpMHpBbbxdgSyRKYuou7CNRnFO/ HtHQ== X-Gm-Message-State: AGRZ1gJV/CMFWCQcQS8rkbXlnS2MAvz7d5d5rY4/b7ofBdVAIKXuTT8g lja08JROfk2yRYN5TiodEEC7xugBLGE+WC1QVP8= X-Google-Smtp-Source: AJdET5folZVhRYqgsE3ZrQbMw1SzP5qE8JFP5z25Ose3+pWd5BeILqXXhh0yVAQ5fiUvA0HLf0/xuqTFoQFrk3KWJH8= X-Received: by 2002:a50:b62e:: with SMTP id b43-v6mr9795271ede.22.1541407931960; Mon, 05 Nov 2018 00:52:11 -0800 (PST) MIME-Version: 1.0 References: <4A89E2EF3DFEDB4C8BFDE51014F606A14E3644F3@SHSMSX104.ccr.corp.intel.com> In-Reply-To: From: Prem Kumar Date: Mon, 5 Nov 2018 14:21:43 +0530 Message-ID: To: liming.gao@intel.com Cc: edk2-buildtools-devel@lists.sourceforge.net, Ard Biesheuvel , edk2-devel@lists.01.org X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [edk2-buildtools] Configuration changes for building EDK2 for AARCH64 using LLVM 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: , X-List-Received-Date: Mon, 05 Nov 2018 08:52:14 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi All, I'm trying to build EDK2 for AARCH64 using LLVM tool chain under Windows environment. Kindly provide any pointers - To configure tools chain, - Modify Conf folder for LLVM - Configure for building ARM and AARCH64 Any pointers are welcome to proceed further. -- Regards, Prem. On Sun, Nov 4, 2018 at 11:02 AM Prem Kumar wrote: > Hi Liming, > Thanks for your details, > > I'm trying to use LLVM for ARM and AARCH64 in windows environment. > > -- > Thanks, > Prem. > > On Sun, Nov 4, 2018 at 8:27 AM Gao, Liming wrote: > >> Include Ard. Do you verify LLVM (CLANG38 tool chain) for ARM and AARCH64 >> in Linux or Windows? >> >> >> >> I verified LLVM in Linux Ubuntu OS for IA32 and X64 arch. I don=E2=80= =99t try >> LLVM in Windows. >> >> >> >> Thanks >> >> LIming >> >> *From:* Prem Kumar [mailto:perry.prem@gmail.com] >> *Sent:* Sunday, November 4, 2018 4:02 AM >> *To:* edk2-buildtools-devel@lists.sourceforge.net >> *Subject:* Re: [edk2-buildtools] Configuration changes for building EDK2 >> for AARCH64 using LLVM >> >> >> >> Any pointers or comments to proceed further. >> >> >> >> On Sun, Nov 4, 2018 at 1:19 AM Prem Kumar wrote: >> >> Hi All, >> >> I'm trying to build EDK2 for AARCH64 using LLVM under Windows >> environment. >> >> >> >> Kindly provide any pointers >> >> - To configure tools chain, >> >> - Modify Conf folder for LLVM >> >> - Configure for building ARM and AARCH64 >> >> >> >> -- >> >> Regards, >> >> Prem. >> >>