[PATCH v3 10/21] dt-bindings: riscv: add Smcntrpmf ISA extension description
Conor Dooley
conor at kernel.org
Tue Jan 28 10:16:18 PST 2025
On Mon, Jan 27, 2025 at 08:59:51PM -0800, Atish Patra wrote:
> Add the description for Smcntrpmf ISA extension
>
> Signed-off-by: Atish Patra <atishp at rivosinc.com>
> ---
> Documentation/devicetree/bindings/riscv/extensions.yaml | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/riscv/extensions.yaml b/Documentation/devicetree/bindings/riscv/extensions.yaml
> index 1706a77729db..0afe47259c55 100644
> --- a/Documentation/devicetree/bindings/riscv/extensions.yaml
> +++ b/Documentation/devicetree/bindings/riscv/extensions.yaml
> @@ -136,6 +136,14 @@ properties:
> 20240213 version of the privileged ISA specification. This extension
> depends on Sscsrind, Zihpm, Zicntr extensions.
>
> + - const: smcntrpmf
> + description: |
> + The standard Smcntrpmf supervisor-level extension for the machine mode
> + to enable privilege mode filtering for cycle and instret counters as
> + ratified in the 20240326 version of the privileged ISA specification.
> + The Ssccfg extension depends on this as *cfg CSRs are available only
> + if smcntrpmf is present.
Same here, this Ssccfg dep on Smcntrpmf should be in schema.
> +
> - const: smmpm
> description: |
> The standard Smmpm extension for M-mode pointer masking as
>
> --
> 2.34.1
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-riscv/attachments/20250128/8b3628ea/attachment.sig>
More information about the linux-riscv
mailing list