From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx0b-002e3701.pphosted.com (mx0b-002e3701.pphosted.com [148.163.143.35]) by mx.groups.io with SMTP id smtpd.web10.6939.1647586156507775380 for ; Thu, 17 Mar 2022 23:49:16 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@hpe.com header.s=pps0720 header.b=kZmteNiO; spf=permerror, err=parse error for token &{10 18 %{ir}.%{v}.%{d}.spf.has.pphosted.com}: invalid domain name (domain: hpe.com, ip: 148.163.143.35, mailfrom: prvs=0076e51d84=abner.chang@hpe.com) Received: from pps.filterd (m0134425.ppops.net [127.0.0.1]) by mx0b-002e3701.pphosted.com (8.16.1.2/8.16.1.2) with ESMTP id 22HMlvDn010013; Fri, 18 Mar 2022 06:47:14 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hpe.com; h=from : to : cc : subject : date : message-id : in-reply-to : references : content-transfer-encoding : mime-version; s=pps0720; bh=SU7k6AVqc/WxXVdZfboYyoIbuALbH9iNI4xgUbT+8DY=; b=kZmteNiOpHRbjmzMOT1/kAJ6a4nIvkL7/XDMae8P0j1L+Tajm7h/SEPcAiQFD7mUPz30 N4nLH4y0Kl6EdwtelscyabKAhcnudjrgjjNyoO4uzUwGTFG5+7H0ucU7ruyue6PF4Epw elnAFbIGyslqVeHlppM6nEfmD580kAEUYVsIUn/ZG8PhCmBM+gL94ly7WcyzZ1Lo9NjM cuOYWIpfwjAyCgMNK1Lj8xbdsVSNd5W2mSApGLJnk3TVedNG+42la1VaHo2PE5v+NZg/ WRqJqbXQk3rfETVCP83hmHKCX5K3UZAQOG8at8oLISUqZNeHFItawxmA7IElu7R9+gN8 xg== Received: from g4t3426.houston.hpe.com (g4t3426.houston.hpe.com [15.241.140.75]) by mx0b-002e3701.pphosted.com (PPS) with ESMTPS id 3eve38u9ks-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 18 Mar 2022 06:47:14 +0000 Received: from g9t2301.houston.hpecorp.net (g9t2301.houston.hpecorp.net [16.220.97.129]) by g4t3426.houston.hpe.com (Postfix) with ESMTP id 8C7734E; Fri, 18 Mar 2022 06:47:13 +0000 (UTC) Received: from UB16Abner.asiapacific.hpqcorp.net (ub16abner.asiapacific.hpqcorp.net [15.119.209.229]) by g9t2301.houston.hpecorp.net (Postfix) with ESMTP id 1C3834B; Fri, 18 Mar 2022 06:47:10 +0000 (UTC) From: "Abner Chang" To: devel@edk2.groups.io Cc: abner.chang@hpe.com, Daniel Schaefer , Eric Dong , Ray Ni , Rahul Kumar , Sunil V L , Andrew Fish , Leif Lindholm , Michael D Kinney , Chao Li Subject: [PATCH 6/6] [RFC] UefiCpuPkg: Update YAML file for RISC-V arch Date: Fri, 18 Mar 2022 13:43:22 +0800 Message-Id: <20220318054322.11520-7-abner.chang@hpe.com> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20220318054322.11520-1-abner.chang@hpe.com> References: <20220318054322.11520-1-abner.chang@hpe.com> X-Proofpoint-ORIG-GUID: OAXNQv-WbcJEFUU_OXsqrEa9fS_DvWpZ X-Proofpoint-GUID: OAXNQv-WbcJEFUU_OXsqrEa9fS_DvWpZ X-Proofpoint-UnRewURL: 0 URL was un-rewritten MIME-Version: 1.0 X-HPE-SCL: -1 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.850,Hydra:6.0.425,FMLib:17.11.64.514 definitions=2022-03-18_06,2022-03-15_01,2022-02-23_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 suspectscore=0 adultscore=0 priorityscore=1501 phishscore=0 malwarescore=0 mlxlogscore=999 bulkscore=0 mlxscore=0 impostorscore=0 clxscore=1015 spamscore=0 lowpriorityscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2202240000 definitions=main-2203180034 Content-Transfer-Encoding: quoted-printable https://bugzilla.tianocore.org/show_bug.cgi?id=3D3860 Signed-off-by: Abner Chang Co-authored-by: Daniel Schaefer Cc: Eric Dong Cc: Ray Ni Cc: Rahul Kumar Cc: Sunil V L Cc: Andrew Fish Cc: Leif Lindholm Cc: Michael D Kinney Cc: Chao Li --- UefiCpuPkg/UefiCpuPkg.ci.yaml | 61 +++++++++++++++++++++++++++++++++-- 1 file changed, 59 insertions(+), 2 deletions(-) diff --git a/UefiCpuPkg/UefiCpuPkg.ci.yaml b/UefiCpuPkg/UefiCpuPkg.ci.yaml index 6e0ab95fd8..3ead943e8e 100644 --- a/UefiCpuPkg/UefiCpuPkg.ci.yaml +++ b/UefiCpuPkg/UefiCpuPkg.ci.yaml @@ -3,6 +3,7 @@ #=0D # Copyright (c) Microsoft Corporation=0D # Copyright (c) 2020, Intel Corporation. All rights reserved.
=0D +# Copyright (c) 2022 Hewlett Packard Enterprise Development LP. All rights= reserved.
=0D # SPDX-License-Identifier: BSD-2-Clause-Patent=0D ##=0D {=0D @@ -18,6 +19,11 @@ ],=0D ## Both file path and directory path are accepted.=0D "IgnoreFiles": [=0D + ## Below source files incorporate with open source=0D + ## RISC-V OpenSBI project, in which some coding style is=0D + ## not able to pass the ECC.=0D + "Library/RISC-V/RiscVOpensbiLib/opensbi",=0D + "Include/RISC-V/OpensbiTypes.h"=0D ]=0D },=0D "CompilerPlugin": {=0D @@ -69,8 +75,59 @@ ## options defined ci/Plugin/SpellCheck=0D "SpellCheck": {=0D "AuditOnly": True, # Fails test but run in AuditOnly mod= e to collect log=0D - "IgnoreFiles": [], # use gitignore syntax to ignore erro= rs in matching files=0D - "ExtendWords": [], # words to extend to the dictionary f= or this package=0D + "IgnoreFiles": [ # use gitignore syntax to ignore erro= rs in matching files=0D + "Library/RISC-V/RiscVOpensbiLib/opensbi/**"=0D + ],=0D + "ExtendWords": [ # words to extend to the dictionary fo= r this package=0D + "aclint",=0D + "dmdepkg",=0D + "ecall",=0D + "ecalls",=0D + "efifstub",=0D + "excep",=0D + "execption",=0D + "gaisler",=0D + "hardfp",=0D + "hfence",=0D + "htimehw",=0D + "htimew",=0D + "impid",=0D + "irqchip",=0D + "keepexceptiontable",=0D + "libfdt",=0D + "mbase",=0D + "mbound",=0D + "mcause",=0D + "mdbase",=0D + "mdbound",=0D + "memeory",=0D + "mfromhost",=0D + "mhartid",=0D + "mibase",=0D + "mibound",=0D + "mideleg",=0D + "mscratch",=0D + "mstatus",=0D + "mtimeh",=0D + "mtimer",=0D + "mtohost",=0D + "mtvec",=0D + "mvendorid",=0D + "opensbi",=0D + "prilx",=0D + "rfence",=0D + "scasue",=0D + "scause",=0D + "sfence",=0D + "sifive",=0D + "smode",=0D + "sramt",=0D + "sscratch",=0D + "sstatus",=0D + "stval",=0D + "stvec",=0D + "transational"=0D + ],=0D "IgnoreStandardPaths": [], # Standard Plugin defined paths that = should be ignore=0D "AdditionalIncludePaths": [] # Additional paths to spell check (wi= ldcards supported)=0D }=0D --=20 2.31.1