From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pg1-f174.google.com (mail-pg1-f174.google.com [209.85.215.174]) by mx.groups.io with SMTP id smtpd.web11.18735.1665571594349349541 for ; Wed, 12 Oct 2022 03:46:45 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@ventanamicro.com header.s=google header.b=K0lPs4Dv; spf=pass (domain: ventanamicro.com, ip: 209.85.215.174, mailfrom: sunilvl@ventanamicro.com) Received: by mail-pg1-f174.google.com with SMTP id 128so7480817pga.1 for ; Wed, 12 Oct 2022 03:46:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ventanamicro.com; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=p+XdwnfEAjGndXys69bmJa7PlRNAVmWrG/xqOQpSIVg=; b=K0lPs4Dvs6XjJRLAPM0aaLPE2fnPTcr24/b3I2vEdtSrbsshhhxguuvSlfpAzsdBft /YOwzv6lTJ2uND8PVaXUKm4InGthsgWKkl/GvC/sI9kdw9UctF+9iRNtfr1Pgcf/MI7r UgMyzQCjObMge1+Wob7feHpM1KvT4BlNibZCRbkMir4acEno9FaY2egr9xnb11UjNKhb w2OEq/7VKE5h4VzIPM7eNnGWUEDpCA6V0GkM/rp02H2BnBHbrRp4iPLjDtsJ6V31aVA1 WGKTd3zUmlmvN9RJGWrOLxUi4XAmY2kclp6v/YnPvdvZd6stEczH4wGgnXqTVrDWbiEI oSfA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=p+XdwnfEAjGndXys69bmJa7PlRNAVmWrG/xqOQpSIVg=; b=WS+uqGK7a5Twtf38SC0zYanUIwFAVMHLXHI0isv+HjokkU5f+M3BDJ2+FOLlIfQbOh 9aDvM6Fo3lRjR9OrAtjjwwuvgoOsLeWGh/QVbF0v2uP/HNC2BWbUi4bA27/bbhLsn2Jr c6fzyIdbCORdbw3R8sF1wppwvMdojJ4DyYzT0Kaqc+MF8DOU8fzbJnMTtOpYzl4zrW0l mBXnUhnG69JeOuXh9Fj8XUcdHsYGf79fOSSJK7OrIRUNIR1KWiFGhYDPyO6wX7SQJmsC XK8NI58vOQiZs+aQA60fsmv955/eEsbhjTw4SecthPYwBvfmBydxu8gzhrS5BTQAmy0p 2NCQ== X-Gm-Message-State: ACrzQf1lyKjpinwxKPMkCZG5SOngXHUNixHQy5fqwXY7HHjLtYxaDI/Y oIw8QfyqMz46TzoYhdRo/AmIilfDSVjtVQ== X-Google-Smtp-Source: AMsMyM6bNCDwk+5mpZb2r5+/E8oQ6OmlOTeJzzu+5xDFmVvzawdDPbkkA9AAaMDWk5N+wLgBKzEkug== X-Received: by 2002:a05:6a00:807:b0:563:136f:a4fe with SMTP id m7-20020a056a00080700b00563136fa4femr20517292pfk.36.1665571605022; Wed, 12 Oct 2022 03:46:45 -0700 (PDT) Return-Path: Received: from localhost.localdomain ([49.206.13.138]) by smtp.gmail.com with ESMTPSA id z4-20020aa79e44000000b0054223a0185asm10812221pfq.161.2022.10.12.03.46.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 12 Oct 2022 03:46:44 -0700 (PDT) From: "Sunil V L" To: devel@edk2.groups.io Cc: Eric Dong , Ray Ni , Rahul Kumar Subject: [edk2-staging/RiscV64QemuVirt PATCH V2 33/33] UefiCpuPkg/UefiCpuPkg.ci.yaml: Ignore RISC-V file Date: Wed, 12 Oct 2022 16:14:56 +0530 Message-Id: <20221012104456.1393376-34-sunilvl@ventanamicro.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20221012104456.1393376-1-sunilvl@ventanamicro.com> References: <20221012104456.1393376-1-sunilvl@ventanamicro.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4076 RISC-V register names do not follow the EDK2 formatting. So, add it to ignore list for now. Cc: Eric Dong Cc: Ray Ni Cc: Rahul Kumar Signed-off-by: Sunil V L --- UefiCpuPkg/UefiCpuPkg.ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/UefiCpuPkg/UefiCpuPkg.ci.yaml b/UefiCpuPkg/UefiCpuPkg.ci.yaml index bbdc44a45b34..ae963e94c8e6 100644 --- a/UefiCpuPkg/UefiCpuPkg.ci.yaml +++ b/UefiCpuPkg/UefiCpuPkg.ci.yaml @@ -19,6 +19,7 @@ ], ## Both file path and directory path are accepted. "IgnoreFiles": [ + "Library/CpuExceptionHandlerLib/RiscV64/CpuExceptionHandlerLib.h" ] }, "CompilerPlugin": { -- 2.25.1