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 B19DAC38A02 for ; Fri, 28 Oct 2022 17:39:05 +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=6IJp8vJPKGN+Jftui4kV1n700N/gkQcpfbs6jwp3Qyw=; b=vovzrQ0ga5EB2qnyITWvCGWbir Hv6g82Srbg95IX8c5l4Yaptq/phSdcvDseZX0BaJ+VpEELLr/BXubgjM3IRt/styhKpacaYu2TEP3 AMSk4zXTjTBfLAI4bxHGt1wKZ5Owhjrd3Uco2uCvDFwVHe7h4RnLufdirfNKXQMiPMphZziqP8FYa YevNtDPwoM/GjQfwSmD82oyuD3D+Hxs6JIh4GlxHygMEtcPqyjaRVHPWTwfBxWwkhOCICTVgS2Ab7 vGTC6sbVkKxDUtxzbEn3gc+2axNYb0WoxQXKKOQloY6yfbt6et35YzbigREBAiix3pW6f+tVhdxWm N0ijLZiw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ooTIw-001OEj-IV; Fri, 28 Oct 2022 17:38:02 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ooSzT-001Dff-BC for linux-arm-kernel@lists.infradead.org; Fri, 28 Oct 2022 17:17:59 +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 ams.source.kernel.org (Postfix) with ESMTPS id AB25BB82B8F; Fri, 28 Oct 2022 17:17:53 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4644FC433C1; Fri, 28 Oct 2022 17:17:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1666977472; bh=tLbusWBRpBvX+pGktrwdPYToDBbf+yQXUS8/RIqKW58=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Ku7r2rlt8rq92YyrqULf+wUc3MJxnMVySzoXEMMC+4jpmun6Yu0ME1a5yGOyYFPjb 7k9G6itKSpifhhITQVKCnEnhGtD+e/bGV7f+sEXV0QYtLqgaO0K/6pkkD19KD79NET UmkJkdttMjb+me048y7oUlYcd32S7pXR/YQrjD/Qn03YHnASS6CQwYbHBaLS9mA//D C/SiBfuNw7KQztuoeSu7XoOIg0HItJ6hZZ9H5pDVuuw0F5/JoH30cxDxH5zKB7WOAy +cUm3kO//ABMlahlefU036GtBHaPsfP6hhQexByhvSv8VIlehGggazDjJ8eLtt4Il6 jDH+ksn2M/Ojw== Date: Fri, 28 Oct 2022 18:17:48 +0100 From: Mark Brown To: James Morse Cc: linux-arm-kernel@lists.infradead.org, Catalin Marinas , Will Deacon Subject: Re: [PATCH 29/38] arm64/sysreg: Convert ID_PFR0_EL1 to automatic generation Message-ID: References: <20221028165426.1707896-1-james.morse@arm.com> <20221028165426.1707896-30-james.morse@arm.com> MIME-Version: 1.0 In-Reply-To: <20221028165426.1707896-30-james.morse@arm.com> X-Cookie: Life -- Love It or Leave It. X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221028_101755_578179_D0E9347E X-CRM114-Status: GOOD ( 11.84 ) 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="===============8822578392950607475==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============8822578392950607475== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="75oSBSUoMHw2XwQy" Content-Disposition: inline --75oSBSUoMHw2XwQy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Oct 28, 2022 at 05:54:17PM +0100, James Morse wrote: > Convert ID_PFR0_EL1 to be automatically generated as per DDI0487I.a, > no functional changes. > +Enum 19:16 CSV2 > + 0b0000 IMP > + 0b0001 IMP > + 0b0010 CSV2p1 > +EndEnum Should 0b0000 not be something like UNDISCLOSED (DDI0487I.a says "The implementation does not disclose whether FEAT_CSV2 is implemented.")? (I'm vaugely surprised the compiler didn't moan about the redefinition of the constant.) --75oSBSUoMHw2XwQy Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmNcDrsACgkQJNaLcl1U h9DiYwf+Jdy0uBPgPq7qKdeKr/65P3zZpH1kBiTJR+Q0FARrLz+WERfZuprSG52e ID2Qd1hZQ+FwwUcWA05oJey7v+sQAxSJ8+PR713+inywyEUF4vROkIJIrdG5ra7P iSMuRNVWDgLtnDmd0OEakKM+7uUn0hEv6NIeKulrzi36YNgBo+8VP+t4hLtDzoKl vNu/bjYS0Eze61Duv3JdIchrQWH1WitHNhos03958v1tjeYrO5dZ7rLHkUUNixqE 6FNuTMNMtZqjEnT3MET4vdAjckYEeVhxAYj05IPpPnXFpWpbfzM7gbrXYehJvW3i DnTqFSkNqHCvn62bcd0uY2LlfvP4vw== =YrxL -----END PGP SIGNATURE----- --75oSBSUoMHw2XwQy-- --===============8822578392950607475== 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 --===============8822578392950607475==--