From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail05.groups.io (mail05.groups.io [45.79.224.7]) by spool.mail.gandi.net (Postfix) with ESMTPS id 0ECC3D8106C for ; Thu, 24 Oct 2024 15:48:07 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=ZtLUlUSaKvWXxuokjgVDSbXkIWvBuYJeUwu3ZK0/T3M=; c=relaxed/simple; d=groups.io; h=DKIM-Filter:Message-ID:Date:MIME-Version:User-Agent:Subject:To:Cc:References:From:In-Reply-To:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Resent-Date:Resent-From:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Language:Content-Type:Content-Transfer-Encoding; s=20240830; t=1729784887; v=1; x=1730044086; b=hZiyHAdGIebyAfjukZLpwOQb78r5Qqe+N63Ry/9cTDXE/4mjj8oJCfcqKSgB4pgXxwVZFR/5 pHTFCcoHxlcj0BizUCxTnosbFMi2LM+wBm2rFJTZdJO2iLscRHHUpN7zJZBh+wewW71/rMiHNNn 81m5lUKr4km3dcaV8NSspb4wY1W4NewArRD4wj0DkydRbXDzjViADkzmyjDqIaqmUya72NG02nB L/4/BY72sBzaf/j2ewealeEOj9ZrrMxdmo9onoQbZQNcyibfuOjLR4yQLzmd4oiM7/3EqIOQe8H 8BibKtvRYCbY5xQsU9f8ZsoK/7GecOVaWBrNSiWqFvU8w== X-Received: by 127.0.0.2 with SMTP id F8F3YY7687511xmNr00zNkrN; Thu, 24 Oct 2024 08:48:06 -0700 X-Received: from linux.microsoft.com (linux.microsoft.com [13.77.154.182]) by mx.groups.io with SMTP id smtpd.web11.17853.1729784885877859625 for ; Thu, 24 Oct 2024 08:48:05 -0700 X-Received: from [10.137.194.171] (unknown [131.107.159.43]) by linux.microsoft.com (Postfix) with ESMTPSA id 5C092211A503; Thu, 24 Oct 2024 08:48:05 -0700 (PDT) DKIM-Filter: OpenDKIM Filter v2.11.0 linux.microsoft.com 5C092211A503 Message-ID: <77108ccd-784b-4e13-8771-4f3110654ece@linux.microsoft.com> Date: Thu, 24 Oct 2024 08:48:05 -0700 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [edk2-devel] ArmPkg,ArmPlatformPkg: Adding nasm files to allow builds with VS2022 To: devel@edk2.groups.io, sami.mujawar@arm.com, Rebecca Cran , Leif Lindholm Cc: Hemendra Dassanayake , Akanksha Jain References: From: "Oliver Smith-Denny" In-Reply-To: Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Resent-Date: Thu, 24 Oct 2024 08:48:05 -0700 Resent-From: osde@linux.microsoft.com Reply-To: devel@edk2.groups.io,osde@linux.microsoft.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: PJVYBzBloiNqxLB3mP0cI0Vtx7686176AA= Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20240830 header.b=hZiyHAdG; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 45.79.224.7 as permitted sender) smtp.mailfrom=bounce@groups.io; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=linux.microsoft.com (policy=none) On 10/24/2024 2:08 AM, Sami Mujawar wrote: > Hi Rebecca, >=20 > Thank you for bringing up this topic. >=20 > I agree we should get Visual Studio compiler support for Arm in edk2.=20 > The Visual Studio static analysis has helped to detect issues in=20 > DynamicTablesPkg in the past (when we did not have any dependency on=20 > assembly code). >=20 > I can see that Visual Studio Compiler support is already available in=20 > Project Mu. Would it be good to pull in the changes from there? >=20 > We would need to: >=20 > * look at the compatibility of the licenses. > * review and align any changes with the latest edk2 code base (Note > this effort would be significantly less than starting from scratch). >=20 > @Oliver Smith-Denny is this something= =20 > you can help with, please? >=20 Yes, we have been wanting to upstream our ARM VS2022 build support, including the nasm files, but we also weren't sure what the upstream appetite was. I will help coordinate that from our side. License-wise, we use the same BSD-2-Clause-Patent license as edk2 so there should be no issue. I'll deal with any changes with the latest edk2 codebase, we are updated to the edk2-stable202405 tag, so the delta shouldn't be huge. Thanks, Oliver -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#120681): https://edk2.groups.io/g/devel/message/120681 Mute This Topic: https://groups.io/mt/109181847/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-