Message ID | 20240911135151.401193-4-maz@kernel.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> 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 43393EE49B3 for <linux-arm-kernel@archiver.kernel.org>; Wed, 11 Sep 2024 14:02:11 +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=0sPdDiKFvyZavVL3T36R2kG8/nqsBD/Nii+6ie52dV0=; b=TcP22SHKcL9T/2xTBkc8pn/9gj YgZnt4B3DjtdrcATaQlFJKyDDZIwJFlvqHLxoQ1EZNHK964YZEgQQ5thHf2gY9k+p+13kIy/E950d xR8NaXo/ap7PcWCDR2cd4MQ0J4P9rGkovh4ry0fS/FUYMehVihlXHv+HshyMqlnKkx4ouzLLFPoGj 8FksnuhyNIRaQ11KczCJqDdv0PPpk0TVKhuhTeBPWY+50IU6FsmLx3YNT8FLlTiDrSnw6lbweTpZ1 g5PXV5biK9U4nmVORC9DCZ2Frn0qkEDPiQsbc2KaEtdJiDYcwcTg3hV9PJGRK8WiEi6CAFKdobTAb i+HENvuQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1soNux-00000009p65-3nC8; Wed, 11 Sep 2024 14:01:59 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1soNlI-00000009mON-04ec for linux-arm-kernel@lists.infradead.org; Wed, 11 Sep 2024 13:52:03 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id BF3705C06E7; Wed, 11 Sep 2024 13:51:55 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B79F8C4CED0; Wed, 11 Sep 2024 13:51:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1726062718; bh=k8KPgOAvxgo0liwV0NdHjTyRjPyRBrre7BS0OvWG+lc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=hjhrCuSD5I7X3LZHAO1HxT7vE41ZpAePOc9VUImQ526ozS0FgAszWC5iHz0/pEBOY 1CO7/VEDZTOj8hqxbcpN3wMZfof/LrthN+iYybyYLFdQ41IyHVIE4dSJK0Nfn4COZV ZZt0XaHzN42BF6eqklstvIL7uik9O94IWPIdNCj4D6NDFThJZWXeJCliiKamEE2Dbp 5tc/JC8gl1yW0n1MesgT3X+0CIznARHKklyHY3WmHAx+jUEM7mvcu/HmwnyyOiR00H bUEhAqaYq8okExRw99DKL3rDY60QwFuTE3Ff0vbCHlmU/lyA9adiGhQ26+aY8DdyzD Txo29g7OZppSg== 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.95) (envelope-from <maz@kernel.org>) id 1soNlE-00C7tL-SE; Wed, 11 Sep 2024 14:51:56 +0100 From: Marc Zyngier <maz@kernel.org> To: kvmarm@lists.linux.dev, linux-arm-kernel@lists.infradead.org, kvm@vger.kernel.org Cc: James Morse <james.morse@arm.com>, Suzuki K Poulose <suzuki.poulose@arm.com>, Oliver Upton <oliver.upton@linux.dev>, Zenghui Yu <yuzenghui@huawei.com>, Joey Gouly <joey.gouly@arm.com>, Alexandru Elisei <alexandru.elisei@arm.com>, Mark Brown <broonie@kernel.org> Subject: [PATCH v3 03/24] arm64: Add encoding for PIRE0_EL2 Date: Wed, 11 Sep 2024 14:51:30 +0100 Message-Id: <20240911135151.401193-4-maz@kernel.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20240911135151.401193-1-maz@kernel.org> References: <20240911135151.401193-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, james.morse@arm.com, suzuki.poulose@arm.com, oliver.upton@linux.dev, yuzenghui@huawei.com, joey.gouly@arm.com, alexandru.elisei@arm.com, broonie@kernel.org X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240911_065200_142004_E3DB6589 X-CRM114-Status: GOOD ( 10.75 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
KVM: arm64: Add EL2 support to FEAT_S1PIE
|
expand
|
diff --git a/arch/arm64/tools/sysreg b/arch/arm64/tools/sysreg index 27c71fe3952f1..d80859565547e 100644 --- a/arch/arm64/tools/sysreg +++ b/arch/arm64/tools/sysreg @@ -2852,6 +2852,10 @@ Sysreg PIRE0_EL12 3 5 10 2 2 Fields PIRx_ELx EndSysreg +Sysreg PIRE0_EL2 3 4 10 2 2 +Fields PIRx_ELx +EndSysreg + Sysreg PIR_EL1 3 0 10 2 3 Fields PIRx_ELx EndSysreg