Reviewed-by: [email protected] > -----Original Message----- > From: [email protected] <[email protected]> On Behalf Of Abner > Chang > Sent: Saturday, February 29, 2020 10:14 PM > To: [email protected] > Cc: [email protected]; Yao, Jiewen <[email protected]>; Wang, Jian J > <[email protected]>; Zhang, Chao B <[email protected]>; Leif > Lindholm <[email protected]>; Gilbert Chen <[email protected]>; Daniel > Helmut Schaefer <[email protected]> > 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. > > BZ:2562 > https://bugzilla.tianocore.org/show_bug.cgi?id=2562 > > EDK2 CI report: > https://github.com/tianocore/edk2-staging/pull/196 > https://github.com/tianocore/edk2-staging/pull/197 > > Add RISC-V architecture to SecurityPkg for EDK2 CI testing. > > Signed-off-by: Abner Chang <[email protected]> > > Cc: Jiewen Yao <[email protected]> > Cc: Jian J Wang <[email protected]> > Cc: Chao Zhang <[email protected]> > Cc: Leif Lindholm <[email protected]> > Cc: Gilbert Chen <[email protected]> > Cc: Daniel Helmut Schaefer <[email protected]> > --- > SecurityPkg/SecurityPkg.dsc | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > 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. > > # > > # Copyright (c) 2009 - 2019, Intel Corporation. All rights reserved.<BR> > > -# (C) Copyright 2015 Hewlett Packard Enterprise Development LP<BR> > > +# (C) Copyright 2015-2020 Hewlett Packard Enterprise Development LP<BR> > > # SPDX-License-Identifier: BSD-2-Clause-Patent > > # > > ## > > @@ -13,7 +13,7 @@ > PLATFORM_VERSION = 0.98 > > DSC_SPECIFICATION = 0x00010005 > > OUTPUT_DIRECTORY = Build/SecurityPkg > > - SUPPORTED_ARCHITECTURES = IA32|X64|EBC|ARM|AARCH64 > > + SUPPORTED_ARCHITECTURES = IA32|X64|EBC|ARM|AARCH64|RISCV64 > > BUILD_TARGETS = DEBUG|RELEASE|NOOPT > > SKUID_IDENTIFIER = DEFAULT > > > > -- > 2.25.0 > > > -=-=-=-=-=-= > Groups.io Links: You receive all messages sent to this group. > > View/Reply Online (#55118): https://edk2.groups.io/g/devel/message/55118 > Mute This Topic: https://groups.io/mt/71632580/1772286 > Group Owner: [email protected] > Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] > -=-=-=-=-=-=
-=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#55125): https://edk2.groups.io/g/devel/message/55125 Mute This Topic: https://groups.io/mt/71632580/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
