From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pl1-f181.google.com (mail-pl1-f181.google.com [209.85.214.181]) by mx.groups.io with SMTP id smtpd.web09.8128.1667136609215065592 for ; Sun, 30 Oct 2022 06:30:09 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@ventanamicro.com header.s=google header.b=j6uEB+aL; spf=pass (domain: ventanamicro.com, ip: 209.85.214.181, mailfrom: sunilvl@ventanamicro.com) Received: by mail-pl1-f181.google.com with SMTP id j12so8663653plj.5 for ; Sun, 30 Oct 2022 06:30:09 -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=ru4R6j38ed25pyzTSOmujnrKr/fqpuRNESGtTaz3iIk=; b=j6uEB+aLig7H2OC6/QH02dIcrRaGFwB3JHYDjXuSqUUW7RAC4kIY93oRHR9Bub8v9c svJE46Z/M6WB/74KcIqj3gplLIhViBuisFMCLpBzWg8+ucI0TpCOu7P+jFTZkSCHnJRf qBsAe9KqjgQgOrT7HBV3GleG8NTH/zy+ffM1BPXggowhNQJD3ksDDTdMDR8r4PhIwfEu zBvCTwcI5eC53FnW6Z0Z/8ueeKt27rhcKERPtwlK2yXebm7ecgGOjs5r2HpkdHHLbiG2 //tQNzBEmFtozx2QWD+hhxeXGezH39JWICIV2vqakYfvC79wCRGJHq5WEvMGpJzaWqJU EV6A== 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=ru4R6j38ed25pyzTSOmujnrKr/fqpuRNESGtTaz3iIk=; b=cZhvh34gqQ4IEoNvp1HdzMIc0iW4jbVgDY0260V72wtHCgA+ZZD465AICB127Y1phZ PAypFDqyBkQyPp6v8S8S9SqPaoh/5ThOF1kgFn7uKMyP2UxxExdQMf1k00sJ4eisroc8 k2M5I3iZNKaz8TDnR20w8hhPaOqT18a5beEGo0+rAwX48x04rp924Pw8h+2DYZP+xpug gIwNqXwveklhnN9EJe+8A6B7bRBIPSP314JouLta9WDUZsy9BdlQ+Sr8gjUTKJZGzqbt B3dCl6XupHfbcDmnUh56Kg9SoDsZPH/Wkg5LllwVO5oV1qXermBbq4ukX3xEoL3eL0Ho jBXQ== X-Gm-Message-State: ACrzQf2cD28oIat5/1KRMNhWiSmhyA47fA3xzcY3CUPOr5irz+bQ5aeo 3iy1adjwVtWCx8rwFwRcbf+d658NGaC7SA== X-Google-Smtp-Source: AMsMyM5VOaPnAJM1VZRKPjiZAvWtWbp/yIWUWH9BIWN11D63y9H+IzVv2R1+Xd24aGcAHETbBz4OpA== X-Received: by 2002:a17:902:ab15:b0:187:734:96a1 with SMTP id ik21-20020a170902ab1500b00187073496a1mr7522744plb.4.1667136608428; Sun, 30 Oct 2022 06:30:08 -0700 (PDT) Return-Path: Received: from localhost.localdomain ([49.206.12.236]) by smtp.gmail.com with ESMTPSA id r10-20020aa79eca000000b0056b6a22d6c9sm2612330pfq.212.2022.10.30.06.30.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 30 Oct 2022 06:30:08 -0700 (PDT) From: "Sunil V L" To: devel@edk2.groups.io Cc: Eric Dong , Ray Ni , Rahul Kumar , Abner Chang Subject: [edk2-staging/RiscV64QemuVirt PATCH V5 30/30] UefiCpuPkg/UefiCpuPkg.ci.yaml: Ignore RISC-V file Date: Sun, 30 Oct 2022 18:58:42 +0530 Message-Id: <20221030132842.54077-31-sunilvl@ventanamicro.com> X-Mailer: git-send-email 2.38.0 In-Reply-To: <20221030132842.54077-1-sunilvl@ventanamicro.com> References: <20221030132842.54077-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 Acked-by: Abner Chang --- UefiCpuPkg/UefiCpuPkg.ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/UefiCpuPkg/UefiCpuPkg.ci.yaml b/UefiCpuPkg/UefiCpuPkg.ci.yaml index a377366798b0..953361ba0479 100644 --- a/UefiCpuPkg/UefiCpuPkg.ci.yaml +++ b/UefiCpuPkg/UefiCpuPkg.ci.yaml @@ -27,6 +27,7 @@ ], ## Both file path and directory path are accepted. "IgnoreFiles": [ + "Library/CpuExceptionHandlerLib/RiscV64/CpuExceptionHandlerLib.h" ] }, "CompilerPlugin": { -- 2.38.0