lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240913-woven-droplet-1f25d0d5a33b@spud>
Date: Fri, 13 Sep 2024 19:33:07 +0100
From: Conor Dooley <conor@...nel.org>
To: Deepak Gupta <debug@...osinc.com>
Cc: paul.walmsley@...ive.com, palmer@...ive.com, linux-doc@...r.kernel.org,
	linux-riscv@...ts.infradead.org, linux-kernel@...r.kernel.org,
	devicetree@...r.kernel.org, linux-fsdevel@...r.kernel.org,
	linux-mm@...ck.org, linux-arch@...r.kernel.org,
	linux-kselftest@...r.kernel.org, corbet@....net, palmer@...belt.com,
	aou@...s.berkeley.edu, robh@...nel.org, krzk+dt@...nel.org,
	oleg@...hat.com, tglx@...utronix.de, mingo@...hat.com, bp@...en8.de,
	dave.hansen@...ux.intel.com, x86@...nel.org, hpa@...or.com,
	peterz@...radead.org, akpm@...ux-foundation.org, arnd@...db.de,
	ebiederm@...ssion.com, kees@...nel.org, Liam.Howlett@...cle.com,
	vbabka@...e.cz, lorenzo.stoakes@...cle.com, shuah@...nel.org,
	brauner@...nel.org, samuel.holland@...ive.com, andy.chiu@...ive.com,
	jerry.shih@...ive.com, greentime.hu@...ive.com,
	charlie@...osinc.com, evan@...osinc.com, cleger@...osinc.com,
	xiao.w.wang@...el.com, ajones@...tanamicro.com, anup@...infault.org,
	mchitale@...tanamicro.com, atishp@...osinc.com, sameo@...osinc.com,
	bjorn@...osinc.com, alexghiti@...osinc.com, david@...hat.com,
	libang.li@...group.com, jszhang@...nel.org, leobras@...hat.com,
	guoren@...nel.org, samitolvanen@...gle.com,
	songshuaishuai@...ylab.org, costa.shul@...hat.com, bhe@...hat.com,
	zong.li@...ive.com, puranjay@...nel.org, namcaov@...il.com,
	antonb@...storrent.com, sorear@...tmail.com,
	quic_bjorande@...cinc.com, ancientmodern4@...il.com,
	ben.dooks@...ethink.co.uk, quic_zhonhan@...cinc.com,
	cuiyunhui@...edance.com, yang.lee@...ux.alibaba.com,
	ke.zhao@...ngroup.cn, sunilvl@...tanamicro.com,
	tanzhasanwork@...il.com, schwab@...e.de, dawei.li@...ngroup.cn,
	rppt@...nel.org, willy@...radead.org, usama.anjum@...labora.com,
	osalvador@...e.de, ryan.roberts@....com, andrii@...nel.org,
	alx@...nel.org, catalin.marinas@....com, broonie@...nel.org,
	revest@...omium.org, bgray@...ux.ibm.com, deller@....de,
	zev@...ilderbeest.net
Subject: Re: [PATCH v4 07/30] riscv: zicfilp / zicfiss in dt-bindings
 (extensions.yaml)

On Thu, Sep 12, 2024 at 04:16:26PM -0700, Deepak Gupta wrote:
> Make an entry for cfi extensions in extensions.yaml.
> 
> Signed-off-by: Deepak Gupta <debug@...osinc.com>
> ---
>  .../devicetree/bindings/riscv/extensions.yaml        | 12 ++++++++++++
>  1 file changed, 12 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/riscv/extensions.yaml b/Documentation/devicetree/bindings/riscv/extensions.yaml
> index a06dbc6b4928..b7c86fb91984 100644
> --- a/Documentation/devicetree/bindings/riscv/extensions.yaml
> +++ b/Documentation/devicetree/bindings/riscv/extensions.yaml
> @@ -361,6 +361,18 @@ properties:
>              The standard Zicboz extension for cache-block zeroing as ratified
>              in commit 3dd606f ("Create cmobase-v1.0.pdf") of riscv-CMOs.
>  
> +        - const: zicfilp
> +          description:
> +            The standard Zicfilp extension for enforcing forward edge control-flow
> +            integrity as ratified in commit 3f8e450 ("merge pull request #227 from
> +            ved-rivos/0709") of riscv-cfi github repo.
> +
> +        - const: zicfiss
> +          description:
> +            The standard Zicfilp extension for enforcing forward edge control-flow
> +            integrity as ratified in commit 3f8e450 ("merge pull request #227 from
> +            ved-rivos/0709") of riscv-cfi github repo.

Because both of these have a # in them you need to have a | after
description:. Please run dt_binding_check :)

> +
>          - const: zicntr
>            description:
>              The standard Zicntr extension for base counters and timers, as
> -- 
> 2.45.0
> 

Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ