Commit 4640be25 authored by Xu Lu's avatar Xu Lu Committed by Paul Walmsley
Browse files

dt-bindings: riscv: Add Zalasr ISA extension description

parent c9651fbc
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -242,6 +242,11 @@ properties:
            is supported as ratified at commit 5059e0ca641c ("update to
            ratified") of the riscv-zacas.

        - const: zalasr
          description: |
            The standard Zalasr extension for load-acquire/store-release as frozen
            at commit 194f0094 ("Version 0.9 for freeze") of riscv-zalasr.

        - const: zalrsc
          description: |
            The standard Zalrsc extension for load-reserved/store-conditional as