Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: riscv: Add Ziccrse ISA extension description

Add description for the Ziccrse ISA extension which was ratified in
the riscv profiles specification v1.0.

Signed-off-by: Alexandre Ghiti <alexghiti@rivosinc.com>
Reviewed-by: Guo Ren <guoren@kernel.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Reviewed-by: Andrea Parri <parri.andrea@gmail.com>
Link: https://lore.kernel.org/r/20241103145153.105097-13-alexghiti@rivosinc.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>

authored by

Alexandre Ghiti and committed by
Palmer Dabbelt
447b2afb 2d36fe89

+6
+6
Documentation/devicetree/bindings/riscv/extensions.yaml
··· 296 296 in commit 64074bc ("Update version numbers for Zfh/Zfinx") of 297 297 riscv-isa-manual. 298 298 299 + - const: ziccrse 300 + description: 301 + The standard Ziccrse extension which provides forward progress 302 + guarantee on LR/SC sequences, as ratified in commit b1d806605f87 303 + ("Updated to ratified state.") of the riscv profiles specification. 304 + 299 305 - const: zk 300 306 description: 301 307 The standard Zk Standard Scalar cryptography extension as ratified