From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by mx.groups.io with SMTP id smtpd.web12.7024.1583022220896528319 for ; Sat, 29 Feb 2020 16:23:40 -0800 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 192.55.52.93, mailfrom: jiewen.yao@intel.com) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 29 Feb 2020 16:23:39 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,501,1574150400"; d="scan'208";a="242747482" Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by orsmga006.jf.intel.com with ESMTP; 29 Feb 2020 16:23:40 -0800 Received: from fmsmsx607.amr.corp.intel.com (10.18.126.87) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.439.0; Sat, 29 Feb 2020 16:23:26 -0800 Received: from fmsmsx607.amr.corp.intel.com (10.18.126.87) by fmsmsx607.amr.corp.intel.com (10.18.126.87) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Sat, 29 Feb 2020 16:23:26 -0800 Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by fmsmsx607.amr.corp.intel.com (10.18.126.87) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.1713.5 via Frontend Transport; Sat, 29 Feb 2020 16:23:25 -0800 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.50]) by SHSMSX152.ccr.corp.intel.com ([169.254.6.155]) with mapi id 14.03.0439.000; Sun, 1 Mar 2020 08:23:23 +0800 From: "Yao, Jiewen" To: "devel@edk2.groups.io" , "abner.chang@hpe.com" CC: "Wang, Jian J" , "Zhang, Chao B" , Leif Lindholm , Gilbert Chen , Daniel Helmut Schaefer Subject: Re: [edk2-devel] [edk2-staging/RISC-V-V2: RISC-V EDK2 CI Code Change PATCH v1 7/9] SecurityPkg: Security package changes for RISC-V EDK2 CI. Thread-Topic: [edk2-devel] [edk2-staging/RISC-V-V2: RISC-V EDK2 CI Code Change PATCH v1 7/9] SecurityPkg: Security package changes for RISC-V EDK2 CI. Thread-Index: AQHV7w+lRtA6eRvV7kybkDTuMAb026gy4QpQ Date: Sun, 1 Mar 2020 00:23:22 +0000 Message-ID: <74D8A39837DF1E4DA445A8C0B3885C503F95ED54@shsmsx102.ccr.corp.intel.com> References: <20200229141358.9528-1-abner.chang@hpe.com> <20200229141358.9528-8-abner.chang@hpe.com> In-Reply-To: <20200229141358.9528-8-abner.chang@hpe.com> Accept-Language: zh-CN, en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.2.0.6 dlp-reaction: no-action x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Return-Path: jiewen.yao@intel.com Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Jiewen.yao@intel.com > -----Original Message----- > From: devel@edk2.groups.io On Behalf Of Abner > Chang > Sent: Saturday, February 29, 2020 10:14 PM > To: devel@edk2.groups.io > Cc: abner.chang@hpe.com; Yao, Jiewen ; Wang, Jian J > ; Zhang, Chao B ; Leif > Lindholm ; Gilbert Chen ; Daniel > Helmut Schaefer > Subject: [edk2-devel] [edk2-staging/RISC-V-V2: RISC-V EDK2 CI Code Change > PATCH v1 7/9] SecurityPkg: Security package changes for RISC-V EDK2 CI. >=20 > BZ:2562 > https://bugzilla.tianocore.org/show_bug.cgi?id=3D2562 >=20 > EDK2 CI report: > https://github.com/tianocore/edk2-staging/pull/196 > https://github.com/tianocore/edk2-staging/pull/197 >=20 > Add RISC-V architecture to SecurityPkg for EDK2 CI testing. >=20 > Signed-off-by: Abner Chang >=20 > Cc: Jiewen Yao > Cc: Jian J Wang > Cc: Chao Zhang > Cc: Leif Lindholm > Cc: Gilbert Chen > Cc: Daniel Helmut Schaefer > --- > SecurityPkg/SecurityPkg.dsc | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > diff --git a/SecurityPkg/SecurityPkg.dsc b/SecurityPkg/SecurityPkg.dsc > index a2eeadda7a..7db1ad855a 100644 > --- a/SecurityPkg/SecurityPkg.dsc > +++ b/SecurityPkg/SecurityPkg.dsc > @@ -2,7 +2,7 @@ > # Security Module Package for All Architectures. >=20 > # >=20 > # Copyright (c) 2009 - 2019, Intel Corporation. All rights reserved.
>=20 > -# (C) Copyright 2015 Hewlett Packard Enterprise Development LP
>=20 > +# (C) Copyright 2015-2020 Hewlett Packard Enterprise Development LP
>=20 > # SPDX-License-Identifier: BSD-2-Clause-Patent >=20 > # >=20 > ## >=20 > @@ -13,7 +13,7 @@ > PLATFORM_VERSION =3D 0.98 >=20 > DSC_SPECIFICATION =3D 0x00010005 >=20 > OUTPUT_DIRECTORY =3D Build/SecurityPkg >=20 > - SUPPORTED_ARCHITECTURES =3D IA32|X64|EBC|ARM|AARCH64 >=20 > + SUPPORTED_ARCHITECTURES =3D IA32|X64|EBC|ARM|AARCH64|RISCV64 >=20 > BUILD_TARGETS =3D DEBUG|RELEASE|NOOPT >=20 > SKUID_IDENTIFIER =3D DEFAULT >=20 >=20 >=20 > -- > 2.25.0 >=20 >=20 > -=3D-=3D-=3D-=3D-=3D-=3D > Groups.io Links: You receive all messages sent to this group. >=20 > View/Reply Online (#55118): https://edk2.groups.io/g/devel/message/55118 > Mute This Topic: https://groups.io/mt/71632580/1772286 > Group Owner: devel+owner@edk2.groups.io > Unsubscribe: https://edk2.groups.io/g/devel/unsub [jiewen.yao@intel.com] > -=3D-=3D-=3D-=3D-=3D-=3D