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 592A6C433F5 for ; Mon, 3 Oct 2022 16:15:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=8yfINM7EHPdsLUVH6nYOwSPoqMjIysSWRzdswSI5ce4=; b=OqH8hh2G9fryt2gs8hvEbunDmy pFwm2clvtNzyyDFmmr5r3h18k7JUPR3xUV2RfMvkQX09RIYLZ24eIg8HmWMmR0uo5YNi3ncOZz0+P 4YlAd5pMuVwkG/Zcf3svfP36xriJ2YY/8q++NzJ/PIG5MxIer3ZvoctU2Marfdy/j+0wyQIYitXo4 0gFHostIeHC6dWNNIuTU0Iy1oCQ8I+qKKXFicNN2c97Dm43Z4aaJYAq7YXpzAsrNJ6mfd0igKS1+v 1lTTh9DCCWo6jCQjAQ2C0iZ7slQpScZccS5mGpjX355ofnyyBOUvUXICz7ZSDnSBPCgu00PVBSyk0 v6o94UCQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ofO5L-006gTE-Jb; Mon, 03 Oct 2022 16:14:27 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ofO5J-006gS0-8H for linux-arm-kernel@lists.infradead.org; Mon, 03 Oct 2022 16:14:26 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 7AF1060FA8; Mon, 3 Oct 2022 16:14:24 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 378C3C433C1; Mon, 3 Oct 2022 16:14:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1664813663; bh=5/p+N/yWHGKBee+8h/P91NtmdclY4g0cCuOH0P8PBNQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=sySTjWyvo6HjomxBBW52zRJwyxTK27zinMAFUrW2OuGEHxws2jgIYtpCQpgfy2DtC kjln+F+ca4YRGcGWWUqohwp3lMlE0Pd8Cwg9uyGK3iqicXEcbAE6PGyZZX8/QiWTCv 7vo54MI6pZfVaLZmhoc+T/c8PjblYlw17vzUO/8ogR82IqXvMJp4s7Nh32bjEYdQqf JZW2+E1d/tB3fbxgC31W/t8BbKnKQRAarDpv7Ntv3BnWcjaVZcOtR3rqaE0eVPOHZJ v7qSyZUMwb+c3ers0N1cT3hC8C7g21m73CkOOSJW7XZrosiFG6xpKtZycYyZENOLYX Fb6pdvrIAtmJg== Date: Mon, 3 Oct 2022 17:14:20 +0100 From: Mark Brown To: James Morse Cc: linux-arm-kernel@lists.infradead.org Subject: Re: [RFC PATCH 29/38] arm64/sysreg: Convert ID_PFR0_EL1 to automatic generation Message-ID: References: <20220930140211.3215348-1-james.morse@arm.com> <20220930140211.3215348-30-james.morse@arm.com> MIME-Version: 1.0 In-Reply-To: <20220930140211.3215348-30-james.morse@arm.com> X-Cookie: dpkg has bugs? no way! X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221003_091425_347675_750E1F7F X-CRM114-Status: GOOD ( 13.51 ) 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: , Content-Type: multipart/mixed; boundary="===============4351563475134037860==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============4351563475134037860== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="/5sP5dawRYEYm+AQ" Content-Disposition: inline --/5sP5dawRYEYm+AQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Sep 30, 2022 at 03:02:02PM +0100, James Morse wrote: > Convert ID_PFR0_EL1 to be automatically generated as per DDI04187H.a, > no functional changes. > +Enum 19:16 CSV2 > + 0b0000 NI > + 0b0001 CSV2p1 > + 0b0010 CSV2p2 > +EndEnum DDI0487I.a says that 0b0001 implies that FEAT_CSV2 is implemented but not FEAT_CS2p1 and I can't see a reference to a p2 so the last two should be 0b0001 IMP 0b0010 CSV2p1 AFAICT. --/5sP5dawRYEYm+AQ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmM7ClsACgkQJNaLcl1U h9BycAf/XOATQP2OzL2reMrnTWg5fWiwvBxt/8pdM9BSRASh3OR6wAxXy2K4HElK ZbUckeUot2KEvW8+5X9/hC+iRwZc8TOpMw+1LmOwKLp9MT6p4U82CXRAYSLTb0Db KShG4OAVEvr0vdjrC2u3sX6hLJxIlY8TzDYpxrHfll5GHUn7DGl11u9AFaE3vgaY xEM5fkaFa1NhtyfntueJbTA4IyEMTp+xW49zjzKKByIJw4pvoWlD3YIA9Y+y2U4t aK7BvuAwznLCHc3ME2MEWUxhSnV2QxLCS2qBHR/qHU+pZDkLL4WeO7fdI6EIfavW GYG4bc6/qUa+9A0MuXqBzyCUKFHhnw== =js81 -----END PGP SIGNATURE----- --/5sP5dawRYEYm+AQ-- --===============4351563475134037860== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============4351563475134037860==--