From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx0a-002e3701.pphosted.com (mx0a-002e3701.pphosted.com [148.163.147.86]) by mx.groups.io with SMTP id smtpd.web10.3746.1641630541678498009 for ; Sat, 08 Jan 2022 00:29:01 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@hpe.com header.s=pps0720 header.b=NjDwGnnM; 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.147.86, mailfrom: prvs=000704d8ca=abner.chang@hpe.com) Received: from pps.filterd (m0134421.ppops.net [127.0.0.1]) by mx0b-002e3701.pphosted.com (8.16.1.2/8.16.1.2) with ESMTP id 2081Vuit016502; Sat, 8 Jan 2022 08:29:01 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 : mime-version : content-transfer-encoding; s=pps0720; bh=7GGBh8lbfX9aiQR0K/is3Hit9c9O/PP/rg2CfnwGZkM=; b=NjDwGnnMYKHFHQxYYDvtSyqg6K4/X+3btc4GlWgMkLU3+V6+43vXbOnoLjxfBMXAzitW gOVjNkmXJYlRXID1wyVhGOMkIXUzYiv+Qt0gLL/hK219H2VQaRQAvoyqbrzWoZoAp/5M Lf1L5UnudKZLeZiGtCYEreJE7BghbF02VbtF12P8XRhMr5RVbSpFnKaOQbLaS0YARuzs CBVq7vospiYetZOEx2UhzFj4FSbJ394E30xLYVqXSSy2ucHE/ijEv5M7Q6F/MV6MTITi hnu/iNTr/RYI/BgQ6+eg7gNAnraylPOfSzr7con7VnQiqG1fjMjyOXK6Do1Xl6R/fkm8 gw== Received: from g2t2353.austin.hpe.com (g2t2353.austin.hpe.com [15.233.44.26]) by mx0b-002e3701.pphosted.com (PPS) with ESMTPS id 3df0tcsexc-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Sat, 08 Jan 2022 08:29:01 +0000 Received: from g2t2360.austin.hpecorp.net (g2t2360.austin.hpecorp.net [16.196.225.135]) by g2t2353.austin.hpe.com (Postfix) with ESMTP id 91C7B65; Sat, 8 Jan 2022 08:29:00 +0000 (UTC) Received: from UB16Abner.asiapacific.hpqcorp.net (ub16abner.asiapacific.hpqcorp.net [15.119.209.229]) by g2t2360.austin.hpecorp.net (Postfix) with ESMTP id 83B7136; Sat, 8 Jan 2022 08:28:59 +0000 (UTC) From: "Abner Chang" To: devel@edk2.groups.io Cc: abner.chang@hpe.com, Daniel Schaefer , Sunil V L Subject: [PATCH 77/79] edk2: RiscVPlatformPkg Core CI YAML file Date: Sat, 8 Jan 2022 15:27:35 +0800 Message-Id: <20220108072737.17962-16-abner.chang@hpe.com> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20220108072737.17962-1-abner.chang@hpe.com> References: <20220108072737.17962-1-abner.chang@hpe.com> MIME-Version: 1.0 X-Proofpoint-ORIG-GUID: KzjzGuGBYNMJ07kxZ5udWpe2MRyNHmYj X-Proofpoint-GUID: KzjzGuGBYNMJ07kxZ5udWpe2MRyNHmYj X-HPE-SCL: -1 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.790,Hydra:6.0.425,FMLib:17.11.62.513 definitions=2022-01-08_03,2022-01-07_01,2021-12-02_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 suspectscore=0 mlxlogscore=999 clxscore=1015 adultscore=0 bulkscore=0 spamscore=0 malwarescore=0 mlxscore=0 lowpriorityscore=0 phishscore=0 priorityscore=1501 impostorscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2110150000 definitions=main-2201080064 Content-Transfer-Encoding: quoted-printable Signed-off-by: Abner Chang Cc: Daniel Schaefer Cc: Sunil V L --- RiscVPlatformPkg/RiscVPlatformPkg.ci.yaml | 121 ++++++++++++++++++++++ 1 file changed, 121 insertions(+) create mode 100644 RiscVPlatformPkg/RiscVPlatformPkg.ci.yaml diff --git a/RiscVPlatformPkg/RiscVPlatformPkg.ci.yaml b/RiscVPlatformPkg/R= iscVPlatformPkg.ci.yaml new file mode 100644 index 0000000000..5382be26bb --- /dev/null +++ b/RiscVPlatformPkg/RiscVPlatformPkg.ci.yaml @@ -0,0 +1,121 @@ +## @file=0D +# Core CI configuration for RiscVPltformPkg=0D +#=0D +# RiscVPltformPkg is part of Platform Ci for builds so this is only=0D +# used for code analysis.=0D +#=0D +# (C) Copyright 2021-2022 Hewlett Packard Enterprise Development LP
=0D +#=0D +# SPDX-License-Identifier: BSD-2-Clause-Patent=0D +##=0D +{=0D + ## options defined .pytool/Plugin/LicenseCheck=0D + "LicenseCheck": {=0D + "IgnoreFiles": []=0D + },=0D + "EccCheck": {=0D + ## Exception sample looks like below:=0D + ## "ExceptionList": [=0D + ## "", ""=0D + ## ]=0D + "ExceptionList": [=0D + ],=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 + "Universal/Sec/SecMain.c",=0D + "Library/OpensbiPlatformLib/OpensbiPlatform.c",=0D + "Library/RiscVSpecialPlatformLibNull/RiscVSpecialPlatformLib.c= ",=0D + "Library/Edk2OpensbiPlatformWrapperLib/Edk2OpensbiPlatformWrap= perLib.c"=0D + ]=0D + },=0D + ## options defined .pytool/Plugin/CompilerPlugin=0D + "CompilerPlugin": {=0D + "DscPath": "" # Don't support this test=0D + },=0D +=0D + ## options defined .pytool/Plugin/HostUnitTestCompilerPlugin=0D + "HostUnitTestCompilerPlugin": {=0D + "DscPath": "" # Don't support this test=0D + },=0D +=0D + ## options defined .pytool/Plugin/CharEncodingCheck=0D + "CharEncodingCheck": {=0D + "IgnoreFiles": []=0D + },=0D +=0D + ## options defined .pytool/Plugin/DependencyCheck=0D + "DependencyCheck": {=0D + "AcceptableDependencies": [=0D + "MdePkg/MdePkg.dec",=0D + "MdeModulePkg/MdeModulePkg.dec",=0D + "EmbeddedPkg/EmbeddedPkg.dec",=0D + "RiscVPkg/RiscVPkg.dec"=0D + ],=0D + # For host based unit tests=0D + "AcceptableDependencies-HOST_APPLICATION":[=0D + "UnitTestFrameworkPkg/UnitTestFrameworkPkg.dec"=0D + ],=0D + # For UEFI shell based apps=0D + "AcceptableDependencies-UEFI_APPLICATION":[],=0D + "IgnoreInf": []=0D + },=0D +=0D + ## options defined .pytool/Plugin/DscCompleteCheck=0D + "DscCompleteCheck": {=0D + "IgnoreInf": [""],=0D + "DscPath": "" # Don't support this test=0D + },=0D +=0D + ## options defined .pytool/Plugin/HostUnitTestDscCompleteCheck=0D + "HostUnitTestDscCompleteCheck": {=0D + "IgnoreInf": [""],=0D + "DscPath": "" # Don't support this test=0D + },=0D +=0D + ## options defined .pytool/Plugin/GuidCheck=0D + "GuidCheck": {=0D + "IgnoreGuidName": [],=0D + "IgnoreGuidValue": [],=0D + "IgnoreFoldersAndFiles": [],=0D + "IgnoreDuplicates": [],=0D + },=0D +=0D + ## options defined .pytool/Plugin/LibraryClassCheck=0D + "LibraryClassCheck": {=0D + "IgnoreHeaderFile": []=0D + },=0D +=0D + ## options defined .pytool/Plugin/SpellCheck=0D + "SpellCheck": {=0D + "AuditOnly": False, # Fails right now with over 270 error= s=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 + "bootable",=0D + "coreplex",=0D + "dmdepkg",=0D + "ecall",=0D + "ecalls",=0D + "enotsupp",=0D + "etrap",=0D + "excep",=0D + "extid",=0D + "hifive",=0D + "irqchip",=0D + "keepexceptiontable",=0D + "mmisa",=0D + "mscratch",=0D + "opensbi",=0D + "opensbiplatform",=0D + "peiservicetablepointeropensbi",=0D + "platformsecppilib",=0D + "riscvopensbilib",=0D + "riscvspecialplatformlib",=0D + "riscvfirmwarecontextlib"=0D + ],=0D + "IgnoreStandardPaths": [], # Standard Plugin defined paths that = should be ignore=0D + "AdditionalIncludePaths": [] # Additional paths to spell check (wi= ldcards supported)=0D + }=0D +}=0D --=20 2.31.1