[PATCH] arm64/sme: Include ID_AA64PFR1_EL1.SME in cpu-feature-registers.rst

Mark Brown posted 1 patch 1 year, 7 months ago
Documentation/arch/arm64/cpu-feature-registers.rst | 2 ++
1 file changed, 2 insertions(+)
[PATCH] arm64/sme: Include ID_AA64PFR1_EL1.SME in cpu-feature-registers.rst
Posted by Mark Brown 1 year, 7 months ago
We expose ID_AA64PFR1_EL1.SME to userspace but do not document this in
cpu-feature-registers.rst. Add it.

Reported-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
---
 Documentation/arch/arm64/cpu-feature-registers.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/arch/arm64/cpu-feature-registers.rst b/Documentation/arch/arm64/cpu-feature-registers.rst
index 4e4625f2455f..5e9ef91f5e36 100644
--- a/Documentation/arch/arm64/cpu-feature-registers.rst
+++ b/Documentation/arch/arm64/cpu-feature-registers.rst
@@ -175,6 +175,8 @@ infrastructure:
      +------------------------------+---------+---------+
      | Name                         |  bits   | visible |
      +------------------------------+---------+---------+
+     | SME                          | [27-24] |    y    |
+     +------------------------------+---------+---------+
      | MTE                          | [11-8]  |    y    |
      +------------------------------+---------+---------+
      | SSBS                         | [7-4]   |    y    |

---
base-commit: 0bb80ecc33a8fb5a682236443c1e740d5c917d1d
change-id: 20230913-arm64-pfr1-sme-doc-a33aeb0dd739

Best regards,
-- 
Mark Brown <broonie@kernel.org>
Re: [PATCH] arm64/sme: Include ID_AA64PFR1_EL1.SME in cpu-feature-registers.rst
Posted by Will Deacon 1 year, 7 months ago
On Thu, 14 Sep 2023 11:11:31 +0100, Mark Brown wrote:
> We expose ID_AA64PFR1_EL1.SME to userspace but do not document this in
> cpu-feature-registers.rst. Add it.
> 
> 

Applied to arm64 (for-next/fixes), thanks!

[1/1] arm64/sme: Include ID_AA64PFR1_EL1.SME in cpu-feature-registers.rst
      https://git.kernel.org/arm64/c/046b212ac930

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev