From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by mx.groups.io with SMTP id smtpd.web11.4798.1583995635141362878 for ; Wed, 11 Mar 2020 23:47:15 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 192.55.52.120, mailfrom: liming.gao@intel.com) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 Mar 2020 23:47:14 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,543,1574150400"; d="scan'208";a="289622596" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by FMSMGA003.fm.intel.com with ESMTP; 11 Mar 2020 23:47:13 -0700 Received: from shsmsx606.ccr.corp.intel.com (10.109.6.216) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 11 Mar 2020 23:47:14 -0700 Received: from shsmsx606.ccr.corp.intel.com (10.109.6.216) by SHSMSX606.ccr.corp.intel.com (10.109.6.216) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Thu, 12 Mar 2020 14:47:12 +0800 Received: from shsmsx606.ccr.corp.intel.com ([10.109.6.216]) by SHSMSX606.ccr.corp.intel.com ([10.109.6.216]) with mapi id 15.01.1713.004; Thu, 12 Mar 2020 14:47:12 +0800 From: "Liming Gao" To: "Chang, Abner (HPS SW/FW Technologist)" , "devel@edk2.groups.io" , "Ni, Ray" , "Kinney, Michael D" CC: Leif Lindholm , "Chen, Gilbert" , "Schaefer, Daniel (DualStudy)" Subject: Re: [edk2-devel] [edk2/master PATCH RISC-V CI Code Changes v1 01/11] FatPkg: Add RISC-V architecture for EDK2 CI. Thread-Topic: [edk2-devel] [edk2/master PATCH RISC-V CI Code Changes v1 01/11] FatPkg: Add RISC-V architecture for EDK2 CI. Thread-Index: AQHV837UqcXAsoXDAkKIdS4cokgcaKhD9CaAgAANSICAAIsk4A== Date: Thu, 12 Mar 2020 06:47:12 +0000 Message-ID: <15edadf1af734facb5b914b7986365ac@intel.com> References: <20200306053620.12131-1-abner.chang@hpe.com> <20200306053620.12131-2-abner.chang@hpe.com> <734D49CCEBEEF84792F5B80ED585239D5C492A3A@SHSMSX104.ccr.corp.intel.com> In-Reply-To: Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-version: 11.2.0.6 dlp-product: dlpe-windows dlp-reaction: no-action x-originating-ip: [10.239.127.36] MIME-Version: 1.0 Return-Path: liming.gao@intel.com Content-Language: en-US Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: quoted-printable Edk2 spec are listed in https://github.com/tianocore/tianocore.github.io/wi= ki/EDK-II-Specifications This change requires to update INF/DEC/DSC/FDF/Build spec. You can find th= eir github repo in the above link. Then, create git patch for the change.= =20 Thanks Liming -----Original Message----- From: Chang, Abner (HPS SW/FW Technologist) =20 Sent: 2020=1B$BG/=1B(B3=1B$B7n=1B(B12=1B$BF|=1B(B 14:27 To: devel@edk2.groups.io; Ni, Ray ; Gao, Liming ; Kinney, Michael D Cc: Leif Lindholm ; Chen, Gilbert ; Schaefer, Daniel (DualStudy) Subject: RE: [edk2-devel] [edk2/master PATCH RISC-V CI Code Changes v1 01/= 11] FatPkg: Add RISC-V architecture for EDK2 CI. > -----Original Message----- > From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of=20 > Ni, Ray > Sent: Thursday, March 12, 2020 1:40 PM > To: devel@edk2.groups.io; Chang, Abner (HPS SW/FW Technologist)=20 > ; Gao, Liming ; Kinney,=20 > Michael D > Cc: Leif Lindholm ; Chen, Gilbert=20 > ; Schaefer, Daniel (DualStudy)=20 > > Subject: Re: [edk2-devel] [edk2/master PATCH RISC-V CI Code Changes v1= =20 > 01/11] FatPkg: Add RISC-V architecture for EDK2 CI. >=20 > Abner, > Has the change to BaseTools supporting new ARCH been merged? No, not yet. The whole changes to RISCV64 ARCH is in the separate huge set= of patches. We have three sets of RISC-V edk2 port. 1. Patches for RISC-V EDK2 CI enablement 2. Patches for edk2 modules ot= her than RISC-V ones, which fix the issues for building packages respectiv= ely on RISC-V arch. 3 . RISC-V edk2 port The patch needs your Reviewed-by is belong to #2. We can have a PR for #3 = and trigger CI testing once #1 and #2 are merged to master. >=20 > Liming, Mike, > Does INF specification need to be updated for this new ARCH? Good question, how to submit the changes to these specs? >=20 > Thanks, > Ray >=20 > > -----Original Message----- > > From: devel@edk2.groups.io On Behalf Of Abner= =20 > > Chang > > Sent: Friday, March 6, 2020 1:36 PM > > To: devel@edk2.groups.io > > Cc: abner.chang@hpe.com; Ni, Ray ; Leif Lindholm=20 > > ; Gilbert Chen ; Daniel=20 > > Schaefer > > Subject: [edk2-devel] [edk2/master PATCH RISC-V CI Code Changes v1 > 01/11] FatPkg: Add RISC-V architecture for EDK2 CI. > > > > BZ:2562: > > https://urldefense.proofpoint.com/v2/url?u=3Dhttps-3A__bugzilla.tianoc > > or > > e.org_show-5Fbug.cgi-3Fid- > 3D2562&d=3DDwIFAg&c=3DC5b8zRQO1miGmBeVZ2LFWg&r=3D_ > > > SN6FZBN4Vgi4Ulkskz6qU3NYRO03nHp9P7Z5q59A3E&m=3Dhdx0AmnugjVyUKB > Egf8jkKDBs > > rX81gAFwMi_pmEH2- > g&s=3D7pymX9FxJA5arZHTI9zd_qr3b2Jk2tx3OVff9UkxoW4&e=3D > > > > Add RISC-V architecture for EDK2 CI testing. > > > > Signed-off-by: Abner Chang > > > > Cc: Ray Ni > > Cc: Leif Lindholm > > Cc: Gilbert Chen > > Cc: Daniel Schaefer > > --- > > FatPkg/FatPkg.dsc | 3 ++- > > 1 file changed, 2 insertions(+), 1 deletion(-) > > > > diff --git a/FatPkg/FatPkg.dsc b/FatPkg/FatPkg.dsc index=20 > > 1676c2eb8f..d86256068b 100644 > > --- a/FatPkg/FatPkg.dsc > > +++ b/FatPkg/FatPkg.dsc > > @@ -4,6 +4,7 @@ > > # This Platform file is used to generate the Binary Fat Drivers > > > > # for EDK II Prime release. > > > > # Copyright (c) 2007 - 2018, Intel Corporation. All rights=20 > > reserved.
> > > > +# Copyright (c) 2020, Hewlett Packard Enterprise Development LP.=20 > > +All rights reserved.
> > > > # > > > > # SPDX-License-Identifier: BSD-2-Clause-Patent > > > > # > > > > @@ -14,7 +15,7 @@ > > PLATFORM_GUID =3D 25b55dbc-9d0b-4a32-80da-46e1273d= 622c > > > > PLATFORM_VERSION =3D 0.3 > > > > DSC_SPECIFICATION =3D 0x00010005 > > > > - SUPPORTED_ARCHITECTURES =3D IA32|X64|EBC|ARM|AARCH64 > > > > + SUPPORTED_ARCHITECTURES =3D > IA32|X64|EBC|ARM|AARCH64|RISCV64 > > > > OUTPUT_DIRECTORY =3D Build/Fat > > > > BUILD_TARGETS =3D DEBUG|RELEASE|NOOPT > > > > SKUID_IDENTIFIER =3D DEFAULT > > > > -- > > 2.25.0 > > > > > > -=3D-=3D-=3D-=3D-=3D-=3D > > Groups.io Links: You receive all messages sent to this group. > > > > View/Reply Online (#55584): > > https://urldefense.proofpoint.com/v2/url?u=3Dhttps- > 3A__edk2.groups.io_g_ > > > devel_message_55584&d=3DDwIFAg&c=3DC5b8zRQO1miGmBeVZ2LFWg&r=3D_SN > 6FZBN4Vgi4U > > > lkskz6qU3NYRO03nHp9P7Z5q59A3E&m=3Dhdx0AmnugjVyUKBEgf8jkKDBsrX81g > AFwMi_pm > > EH2-g&s=3DWRly7Kh6eK9ppe59UcH-U5xBt7Lsp2K38n1jfPO1mKg&e=3D > > Mute This Topic: > > https://urldefense.proofpoint.com/v2/url?u=3Dhttps- > 3A__groups.io_mt_7176 > > > 7323_1712937&d=3DDwIFAg&c=3DC5b8zRQO1miGmBeVZ2LFWg&r=3D_SN6FZBN4V > gi4Ulkskz6q > > > U3NYRO03nHp9P7Z5q59A3E&m=3Dhdx0AmnugjVyUKBEgf8jkKDBsrX81gAFwMi > _pmEH2-g&s > > =3DwuAcZWk-ZDd7lyPIz4_Ph3LwBqgNanz3lag5-evIjns&e=3D > > Group Owner: devel+owner@edk2.groups.io > > Unsubscribe: https://urldefense.proofpoint.com/v2/url?u=3Dhttps- > 3A__edk2.groups.io_g_devel_unsub&d=3DDwIFAg&c=3DC5b8zRQO1miGmBeVZ2 > LFWg&r=3D_SN6FZBN4Vgi4Ulkskz6qU3NYRO03nHp9P7Z5q59A3E&m=3Dhdx0Amn > ugjVyUKBEgf8jkKDBsrX81gAFwMi_pmEH2-g&s=3DdAyFUfd07U1tFQRk- > aK_WytEXVsMhZszgAPW8IoXljA&e=3D [ray.ni@intel.com] > > -=3D-=3D-=3D-=3D-=3D-=3D >=20 >=20 >=20