From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=134.134.136.24; helo=mga09.intel.com; envelope-from=jiewen.yao@intel.com; receiver=edk2-devel@lists.01.org Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 7F13A210C27BB for ; Tue, 19 Jun 2018 18:56:42 -0700 (PDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 19 Jun 2018 18:56:41 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.51,245,1526367600"; d="scan'208";a="48409452" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by fmsmga007.fm.intel.com with ESMTP; 19 Jun 2018 18:56:25 -0700 Received: from fmsmsx156.amr.corp.intel.com (10.18.116.74) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 19 Jun 2018 18:56:25 -0700 Received: from shsmsx103.ccr.corp.intel.com (10.239.4.69) by fmsmsx156.amr.corp.intel.com (10.18.116.74) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 19 Jun 2018 18:56:24 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.223]) by SHSMSX103.ccr.corp.intel.com ([169.254.4.51]) with mapi id 14.03.0319.002; Wed, 20 Jun 2018 09:56:23 +0800 From: "Yao, Jiewen" To: Achin Gupta CC: "nd@arm.com" , "edk2-devel@lists.01.org" , "Gao, Liming" Thread-Topic: [edk2] [PATCH v3 00/17] *** Standalone Management Mode Core Interface for AARCH64 Platforms *** Thread-Index: AQHT/FFZmz+uMz9P+0u5SR3SQ+uwraRSkfmAgBL55oCAAKeQwIAAm3OAgAGrfQA= Date: Wed, 20 Jun 2018 01:56:22 +0000 Message-ID: <74D8A39837DF1E4DA445A8C0B3885C503AC55512@shsmsx102.ccr.corp.intel.com> References: <20180604221351.34760-1-supreeth.venkatesh@arm.com> <74D8A39837DF1E4DA445A8C0B3885C503AC4EE35@shsmsx102.ccr.corp.intel.com> <20180619082333.GE8875@e102648.cambridge.arm.com> In-Reply-To: <20180619082333.GE8875@e102648.cambridge.arm.com> Accept-Language: zh-CN, en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMzU4YWI1ZWQtZWMwYy00OTM4LWI3OWQtYWY2MzM2NGUyOWU2IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiSGtlTEdzd1wvdk9MOU44dys3OWpVXC9CVEtwTWw2TklPXC9KVUg2OGhqR0xVVzk3M21FMG1FWDNLcjErMUllbW9sTyJ9 x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.200.100 dlp-reaction: no-action x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [PATCH v3 00/17] *** Standalone Management Mode Core Interface for AARCH64 Platforms *** X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jun 2018 01:56:42 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Sure. Fine. :-) The key is to split package, as such different package owner to check in it= s own package. Thank you Yao Jiewen > -----Original Message----- > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Ac= hin > Gupta > Sent: Tuesday, June 19, 2018 1:24 AM > To: Yao, Jiewen > Cc: nd@arm.com; edk2-devel@lists.01.org; Gao, Liming > Subject: Re: [edk2] [PATCH v3 00/17] *** Standalone Management Mode Core > Interface for AARCH64 Platforms *** >=20 > Hi Jiewen, >=20 > On Mon, Jun 18, 2018 at 03:12:46PM +0000, Yao, Jiewen wrote: > > Yes. I think so. > > > > However, I found the V3 just contains partial of the patch. It is hard = to find > some V2 and some V3. > > Also this series includes multiple package. We need different package > maintainer to push different patches. > > > > I recommend we do in this way: > > Please split this big one into 3 - BaseTool patch, ArmPkg patch, and > StandaloneMmPkg patch. > > > > Then BaseTool maintainer can push BaseTool patch, ArmPkg maintainer can > push ArmPkg patch, and I can help push StandaloneMmPkg patch. >=20 > Thomas and Sugosh will refactor the patches and repost since Supreeth is = on > holiday. I started late but would like to finish reviewing the Arm specif= ic bits > in the StandaloneMmPkg before they are merged. Will not take more than 2 > days. Could you please merge after I ack. Hope that is fine? >=20 > cheers, > Achin >=20 > > > > Thank you > > Yao Jiewen > > > > > -----Original Message----- > > > From: Thomas Abraham [mailto:thomas.abraham@arm.com] > > > Sent: Monday, June 18, 2018 6:07 AM > > > To: Sughosh Ganu > > > Cc: Supreeth Venkatesh ; > > > edk2-devel@lists.01.org; Yao, Jiewen ; Gao, Lim= ing > > > > > > Subject: Re: [edk2] [PATCH v3 00/17] *** Standalone Management Mode > Core > > > Interface for AARCH64 Platforms *** > > > > > > On Wed, Jun 6, 2018 at 4:50 PM, Sughosh Ganu > wrote: > > > > On Tue, Jun 5, 2018 at 3:43 AM, Supreeth Venkatesh > > > > wrote: > > > >> *** > > > >> This patchset v3 contains only the patches that got feedback/comme= nts > > > frome the previous revision v2. > > > >> The patches are > > > >> [PATCH v3 06/17] StandaloneMmPkg: Delete StandaloneMmPkg file. > > > >> [PATCH v3 13/17] StandaloneMmPkg: Add an AArch64 specific entry > point > > > library. > > > >> [PATCH v3 17/17] BaseTools/AutoGen: Update header file for MM > modules. > > > >> > > > >> Changes Since v2: > > > >> (*) Address feedback provided for the commit "BaseTools/AutoGen: > Update > > > header file for MM modules." > > > >> (*) Edit parameters for the StandaloneMmCpu Driver in the commit > > > "StandaloneMmPkg: Add an AArch64 specific entry point library." > > > >> > > > >> Changes Since v1: > > > >> (*) Reorder and Reword commits. > > > >> (*) Reorganize structure of StandaloneMmPkg and rename libraries. > > > >> (*) Address Review Comments from Achin, Jiewen and Daniil. > > > >> *** > > > >> Supreeth Venkatesh (17): > > > >> ArmPkg: Add PCDs needed for MM communication driver. > > > >> ArmPkg/Drivers: Add EFI_MM_COMMUNICATION_PROTOCOL DXE > driver. > > > >> ArmPkg/Include: Add MM interface SVC return codes. > > > >> ArmPkg/ArmMmuLib: Add MMU Library suitable for use in S-EL0. > > > >> ArmPkg/ArmMmuLib: Add MMU library inf file suitable for use in > S-EL0. > > > >> StandaloneMmPkg: Delete StandaloneMmPkg file. > > > >> StandaloneMmPkg/FvLib: Add a common FV Library for management > > > mode. > > > >> StandaloneMmPkg/MemLib: Add Standalone MM instance of memory > > > check > > > >> library. > > > >> StandaloneMmPkg/MemoryAllocationLib: Add MM memory allocation > > > library. > > > >> StandaloneMmPkg/HobLib: Add HOB Library for management mode. > > > >> StandaloneMmPkg: MM driver entry point library. > > > >> StandaloneMmPkg/Core: Implementation of Standalone MM Core > > > Module. > > > >> StandaloneMmPkg: Add an AArch64 specific entry point library. > > > >> StandaloneMmPkg: Add CPU driver suitable for ARM Platforms. > > > >> StandaloneMmPkg: Describe the declaration and definition files. > > > >> ArmPkg: Extra action to update permissions for S-ELO MM Image. > > > >> BaseTools/AutoGen: Update header file for MM modules. > > > > > > > > Tested all changes for RAS error injection and error handling on > > > > SGI575 platform. > > > > > > > > Tested-by: Sughosh Ganu > > > > > > > > -sughosh > > > > > > There have been no further comments on this series. Can this patch > > > series be merged? > > > > > > Thanks, > > > Thomas. > > _______________________________________________ > > edk2-devel mailing list > > edk2-devel@lists.01.org > > https://lists.01.org/mailman/listinfo/edk2-devel > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel