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 kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6DE89C10F1A for ; Thu, 9 May 2024 18:14:46 +0000 (UTC) Received: by kanga.kvack.org (Postfix) id F210E6B0093; Thu, 9 May 2024 14:14:45 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id EA94D6B0096; Thu, 9 May 2024 14:14:45 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id D22906B0099; Thu, 9 May 2024 14:14:45 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from relay.hostedemail.com (smtprelay0010.hostedemail.com [216.40.44.10]) by kanga.kvack.org (Postfix) with ESMTP id B022A6B0093 for ; Thu, 9 May 2024 14:14:45 -0400 (EDT) Received: from smtpin25.hostedemail.com (a10.router.float.18 [10.200.18.1]) by unirelay10.hostedemail.com (Postfix) with ESMTP id 4CCF1C0299 for ; Thu, 9 May 2024 18:14:45 +0000 (UTC) X-FDA: 82099658130.25.4B02222 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by imf27.hostedemail.com (Postfix) with ESMTP id 8C7484001B for ; Thu, 9 May 2024 18:14:43 +0000 (UTC) Authentication-Results: imf27.hostedemail.com; dkim=pass header.d=kernel.org header.s=k20201202 header.b=CcnwgtVC; spf=pass (imf27.hostedemail.com: domain of conor@kernel.org designates 139.178.84.217 as permitted sender) smtp.mailfrom=conor@kernel.org; dmarc=pass (policy=none) header.from=kernel.org ARC-Seal: i=1; s=arc-20220608; d=hostedemail.com; t=1715278483; a=rsa-sha256; cv=none; b=OpN/X5ws2FASG6gNrYJ/m731Pvm/nmUq5RlaUnceHR7sC7n7mNofb0WqPHkU3vb3eWyDNY D4cinPOmZSrVGcmO/tJ3xATjO9uP5t0tUo2og1wraKpr4MbU5d6cz6kanIKNmNJCBJfJQV VHJqXb3zmWRMxVrP1pzeFyA5X3PxYF8= ARC-Authentication-Results: i=1; imf27.hostedemail.com; dkim=pass header.d=kernel.org header.s=k20201202 header.b=CcnwgtVC; spf=pass (imf27.hostedemail.com: domain of conor@kernel.org designates 139.178.84.217 as permitted sender) smtp.mailfrom=conor@kernel.org; dmarc=pass (policy=none) header.from=kernel.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=hostedemail.com; s=arc-20220608; t=1715278483; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:content-transfer-encoding: in-reply-to:in-reply-to:references:references:dkim-signature; bh=8Rz21J/VbBZpyPi0BoZ4zsABgETex+5LBhRdQZzbnv8=; b=cHT6TyBZrmKmYU028I6PG4udGqdWZQ0zDA3s1lOT3qd68mRlKJh46bEKZ/tm3t4LVFp1B0 94cSacpb2g0uihJ2e+bk9fgrIpTYUBapZy8fGH0MurWDsmKY+WOlxNbd32FWLiieLeOlH9 1aHzRAb8hbZUtKOev5lsYwhgD0ZqEw8= Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 5D2ED61DA4; Thu, 9 May 2024 18:14:42 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C7996C116B1; Thu, 9 May 2024 18:14:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1715278482; bh=hRafjKR2nz/ik0Ybw1Y2FxPsUTThAfB6fkIwc8yWrHs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=CcnwgtVCG7xfa9ZqQX9x5aPbB8jIN4eai6HbmPjX9FQGjkRwgfJVizpa671LV5kCx 9QcKPdInn/8JQKidSZN9Eu35JSLnJY15KbOhzGq2w8HE2bY9uZkyk0U+HBxZ7kiM+V aysA3CouUg5fksg2k89YsqHNjChC1e+QIExkTm0ZKsenA/hFkA7dd0bD95DC+Uf844 S+V1pAlVgGoxrbl2rRuhbFPPz1m/SuYxirzNkqJDLeYRmYySS3s37N8IkpGSb7eQDm BjuX/N9hoEsXnMZUjzWd0dYjjFNG4QGZO2CS7ceb+lKr8CXBBTstrnjgSa7sJEb+st WQf+eKiLwhByQ== Date: Thu, 9 May 2024 19:14:26 +0100 From: Conor Dooley To: Deepak Gupta Cc: Rob Herring , paul.walmsley@sifive.com, rick.p.edgecombe@intel.com, broonie@kernel.org, Szabolcs.Nagy@arm.com, kito.cheng@sifive.com, keescook@chromium.org, ajones@ventanamicro.com, conor.dooley@microchip.com, cleger@rivosinc.com, atishp@atishpatra.org, alex@ghiti.fr, bjorn@rivosinc.com, alexghiti@rivosinc.com, samuel.holland@sifive.com, linux-doc@vger.kernel.org, linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-mm@kvack.org, linux-arch@vger.kernel.org, linux-kselftest@vger.kernel.org, corbet@lwn.net, palmer@dabbelt.com, aou@eecs.berkeley.edu, krzysztof.kozlowski+dt@linaro.org, oleg@redhat.com, akpm@linux-foundation.org, arnd@arndb.de, ebiederm@xmission.com, Liam.Howlett@oracle.com, vbabka@suse.cz, lstoakes@gmail.com, shuah@kernel.org, brauner@kernel.org, andy.chiu@sifive.com, jerry.shih@sifive.com, hankuan.chen@sifive.com, greentime.hu@sifive.com, evan@rivosinc.com, xiao.w.wang@intel.com, charlie@rivosinc.com, apatel@ventanamicro.com, mchitale@ventanamicro.com, dbarboza@ventanamicro.com, sameo@rivosinc.com, shikemeng@huaweicloud.com, willy@infradead.org, vincent.chen@sifive.com, guoren@kernel.org, samitolvanen@google.com, songshuaishuai@tinylab.org, gerg@kernel.org, heiko@sntech.de, bhe@redhat.com, jeeheng.sia@starfivetech.com, cyy@cyyself.name, maskray@google.com, ancientmodern4@gmail.com, mathis.salmen@matsal.de, cuiyunhui@bytedance.com, bgray@linux.ibm.com, mpe@ellerman.id.au, baruch@tkos.co.il, alx@kernel.org, david@redhat.com, catalin.marinas@arm.com, revest@chromium.org, josh@joshtriplett.org, shr@devkernel.io, deller@gmx.de, omosnace@redhat.com, ojeda@kernel.org, jhubbard@nvidia.com Subject: Re: [PATCH v3 04/29] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml) Message-ID: <20240509-cornflake-foyer-e6589c2bc364@spud> References: <20240403234054.2020347-1-debug@rivosinc.com> <20240403234054.2020347-5-debug@rivosinc.com> <20240410115806.GA4044117-robh@kernel.org> <20240415194105.GA94432-robh@kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="JhRnWmWpnp4za6Qf" Content-Disposition: inline In-Reply-To: X-Stat-Signature: 8sthpaqo8dkg8eoo711dt8kgay4mpwha X-Rspam-User: X-Rspamd-Server: rspam02 X-Rspamd-Queue-Id: 8C7484001B X-HE-Tag: 1715278483-197798 X-HE-Meta: U2FsdGVkX19JipLaC422OYAGscWvLZC9Lx2Oj6u/EWjgE8lcIJA6Ircl2jR8gC7LpWcv+TAfDc5WV8YHzKBm8CkGsIvgzDzsbrV+G5GjSPQ310QTs6CYzE81QrwKiwIvhTioi/mhln3ivCY8sG8rKZOqcA0VNG5rep5xGCHevl/2ta6QZBxdckwEp0htRh8FEVxW5hKVR5gPwI6amgUfF2GKKDdRyIJPoqI/te3nzdakSf8V0LqMcT6U5xJWHcO7tKyK32RbO9AHKN+JbdLPOsqJghEFkSyH/SNSCuZEZ0HAOHuNh9G18eVsMqDyZmQXNit5xe80D3loxov0oQ/pqBSpmubaNQWC4P0aFtjrCJwlQtwLMuJYqb6PppAgbAeY3j7iuIyxZ/6S1q1Ob3WQc6VpnV1Jr1lmXyQIBPh2LA1514lT29BKJVclOB1Z1KWVapEDZXzOIDoZbpldve+dHTh6OitOhqY+o/f29vZRrslrXnSPGMr/SI2t3uJmGxhpFg8Os7RVmZ00bHfCyJEyvsPaqPKuigK88yz06VMviT+W2zc+0JtNstmfuMnAOUoi5YebNr6Ku7U3nzCSoUFZXbnQeMZ7bDlATReaAoA4NS8gTxrP7uZ2al4iuv3/jLzCWzlZx4d4KMK3Rkg53GsiNiRbHZ06zwzUSFZ4g2t1xcEhaWnvoO7hd5FXh+q/KFO8lN5hQLzWkLVg+woi3lOPsqYZD6ZrTBjlzgaOXocMnsIkJ+NEnVJW504eF6FCqprz1ZXfOOyXDWbhfVQytI6++03K3HxNNSEJs13gTda1EsoNsDm7fjETWc+M1cRtfP7XnmOIvnRJspb57mdyomJns6v8Ujz8SnAnjgRaKRCcp6h58o8U4qfLIxnQBTSbwbG6DJh7Cz7U0a9EzQyZal52KLAgu/GqXOiUprmTrepvTyd/2g9Z5+pU9hHeY2a0W20KWO5eCI9m2xlEtTCH6ME DpEW4eWE izh6ok/BvS89w2NrPyrmYtAvCT6uUtGR5quUOUfvcJg+PxN1Q4HCkUf/36D4xESgWiYOzW9BPb+UcmK18chXHBU9jHglW02vihIDFUchminOplUUtWtistY+AYCdIE9psw7QgwMMmAlXWvQQ75Rv6DUDJ8J6fSnj6Qzgoh6zR/8GsKIuLG3TY8xQjoy0MRaPfSfMnHN2p0JVl4vqtshftsXuvuxIX19k156uHTE9Xr43I9ITgKMH8f95a0HOI2vOrX3sitlyFPAwvjquwxfSPPk2K0RGYmfiTJzODEv1j8qB6DocdpJq0C61hx9kreHhqqFdToJpdnjB4pq+tI1+x8OHtwSUWJpQphFphIPHiM2e3FNfc9oqpq7Rzb0jn09yyPctTZ8msTn8KF1PlwnBudmVfLm4eLxkHxWkEM7SK3pESEaKBYzVjqCzSjCBMnISFFEISMlxLdy5WFnFRVvh37ik2fZQmsXNX7iVq X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: List-Subscribe: List-Unsubscribe: --JhRnWmWpnp4za6Qf Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 16, 2024 at 08:44:16AM -0700, Deepak Gupta wrote: > On Mon, Apr 15, 2024 at 02:41:05PM -0500, Rob Herring wrote: > > On Wed, Apr 10, 2024 at 02:37:21PM -0700, Deepak Gupta wrote: > > > On Wed, Apr 10, 2024 at 4:58=E2=80=AFAM Rob Herring = wrote: > > > > > > > > On Wed, Apr 03, 2024 at 04:34:52PM -0700, Deepak Gupta wrote: > > > > > Make an entry for cfi extensions in extensions.yaml. > > > > > > > > > > Signed-off-by: Deepak Gupta > > > > > --- > > > > > .../devicetree/bindings/riscv/extensions.yaml | 10 ++++= ++++++ > > > > > 1 file changed, 10 insertions(+) > > > > > > > > > > diff --git a/Documentation/devicetree/bindings/riscv/extensions.y= aml b/Documentation/devicetree/bindings/riscv/extensions.yaml > > > > > index 63d81dc895e5..45b87ad6cc1c 100644 > > > > > --- a/Documentation/devicetree/bindings/riscv/extensions.yaml > > > > > +++ b/Documentation/devicetree/bindings/riscv/extensions.yaml > > > > > @@ -317,6 +317,16 @@ properties: > > > > > The standard Zicboz extension for cache-block zeroin= g as ratified > > > > > in commit 3dd606f ("Create cmobase-v1.0.pdf") of ris= cv-CMOs. > > > > > > > > > > + - const: zicfilp > > > > > + description: > > > > > + The standard Zicfilp extension for enforcing forward= edge control-flow > > > > > + integrity in commit 3a20dc9 of riscv-cfi and is in p= ublic review. > > > > > > > > Does in public review mean the commit sha is going to change? > > > > > > >=20 > > > Less likely. Next step after public review is to gather comments from > > > public review. > > > If something is really pressing and needs to be addressed, then yes > > > this will change. > > > Else this gets ratified as it is. > >=20 > > If the commit sha can change, then it is useless. What's the guarantee > > someone is going to remember to update it if it changes? >=20 > Sorry for late reply. >=20 > I was following existing wordings and patterns for messaging in this file. > You would rather have me remove sha and only mention that spec is in publ= ic > review? Nope, having a commit sha is desired. None of this is mergeable until at least the spec becomes frozen, so the sha can be updated at that point to the freeze state - or better yet to the ratified state. Being in public review is not sufficient. Cheers, Conor --JhRnWmWpnp4za6Qf Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZj0SggAKCRB4tDGHoIJi 0mvjAP9d3Qz1PVGc/kOj+XdEfO1FrKoEF9VSW9XYGpnlZvSRVAEAhzTts4ymraHs rig86vUonyRRKcngwn/ZR5KdPHqJ3ws= =NfI8 -----END PGP SIGNATURE----- --JhRnWmWpnp4za6Qf--