From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 30C3BC4452D for ; Wed, 22 Jul 2026 07:43:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: MIME-Version:References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From: Reply-To:Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=QDe8YvYJlu1JYh0yp9syTuhzrxaVjIvimEEjOf5rRHI=; b=Yw3yqj666ltmY6UsXrK3qvFuHx OQ2WScU6NzlF4njfC08559fmoJHOcM0ef1eRawJBeBP+7GDcyQ0DgXk/hooZ7O2h96e3bv00y+hxv t2DNOa4AP25t5KpQZFL9lFSaPJ5KNkyvl7PPvEHxtBpM1Q9kG51IPqXOa+rz/+2rkI0Qi4mDl+bqn 5vlpOpbeVenFYbhkehVGrdmIfqnUIr4+luMiirzZA40aTeorE1q/UsK2+sQWp8QCc7luM/3n2uYkW 3vjvTjEWGfwjCFe5jOOSbV4JlVxI76M4P68nT2DlBLinuwYDiZWye+892iEOZdBXJoYsH3RWPJuq3 ABHED5Dg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wmRbz-0000000B72p-3Z0H; Wed, 22 Jul 2026 07:43:27 +0000 Received: from sea.source.kernel.org ([172.234.252.31]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wmRbV-0000000B6gV-47yq for linux-arm-kernel@lists.infradead.org; Wed, 22 Jul 2026 07:42:58 +0000 Received: from smtp.kernel.org (quasi.space.kernel.org [100.103.45.18]) by sea.source.kernel.org (Postfix) with ESMTP id BBA3743EA4; Wed, 22 Jul 2026 07:42:57 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A1C301F00ADF; Wed, 22 Jul 2026 07:42:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1784706177; bh=QDe8YvYJlu1JYh0yp9syTuhzrxaVjIvimEEjOf5rRHI=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=fUZGt4+DXlIejv/l/C+PeL+u/GYxaylHBLpy8TuPp5L2MmhQtHy+tMFDh3xO/ov4o Fnz+8qw9cMaOJvfW15g1fRvmFIeY38hVuiASMCIpHdSXtt2lSohmy6O2f7DhT5PRud ECtKmlQeHufflamTEy/NK5krjGw2WPgMfc1V8vthfu7Yb64v9ib5C/L4VAdp+feanF x21ArEMy0zfkvjcnMXFGKBlsjO1l0RvmuKW1zI/VkzStJczSLFIYgZQFChU4PuYPZm X1g6CH5z1DQss50e/E3vqt/vntpXvagyskMZ/ZOUbXJidV0sLuhJX8Vudl8JjtUg7o +O1b5rGt3TLAg== Received: from sofa.misterjones.org ([185.219.108.64] helo=valley-girl.lan) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wmRbT-00000007VfN-4C4p; Wed, 22 Jul 2026 07:42:56 +0000 From: Marc Zyngier To: kvmarm@lists.linux.dev, linux-arm-kernel@lists.infradead.org, kvm@vger.kernel.org Cc: Steffen Eiden , Joey Gouly , Suzuki K Poulose , Oliver Upton , Zenghui Yu , Yao Yuan , Wei-Lin Chang Subject: [PATCH v3 08/28] arm64: Add ARM64_HAS_NV2P1 capability Date: Wed, 22 Jul 2026 08:42:14 +0100 Message-ID: <20260722074234.3330999-9-maz@kernel.org> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20260722074234.3330999-1-maz@kernel.org> References: <20260722074234.3330999-1-maz@kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-SA-Exim-Connect-IP: 185.219.108.64 X-SA-Exim-Rcpt-To: kvmarm@lists.linux.dev, linux-arm-kernel@lists.infradead.org, kvm@vger.kernel.org, seiden@linux.ibm.com, joey.gouly@arm.com, suzuki.poulose@arm.com, oupton@kernel.org, yuzenghui@huawei.com, yaoyuan@linux.alibaba.com, weilin.chang@arm.com X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org As we're about to deal with FEAT_NV2P1, add a new capability that will be used to key any support for it. Signed-off-by: Marc Zyngier --- arch/arm64/tools/cpucaps | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/tools/cpucaps b/arch/arm64/tools/cpucaps index 9b85a84f6fd49..242dc211d8efa 100644 --- a/arch/arm64/tools/cpucaps +++ b/arch/arm64/tools/cpucaps @@ -51,6 +51,7 @@ HAS_LS64_V HAS_LSUI HAS_MOPS HAS_NESTED_VIRT +HAS_NV2P1 HAS_BBML2_NOABORT HAS_PAN HAS_PMUV3 -- 2.47.3