diff options
author | Mark Brown <broonie@kernel.org> | 2022-04-19 14:22:12 +0300 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2022-04-22 20:50:39 +0300 |
commit | 96d32e630935c1636b0236c88779e81eff120e0a (patch) | |
tree | c3450de98c40085c76c27361d58ad713f8329be3 /Documentation/arm64/index.rst | |
parent | b2d229d4ddb17db541098b83524d901257e93845 (diff) | |
download | linux-96d32e630935c1636b0236c88779e81eff120e0a.tar.xz |
arm64/sme: Provide ABI documentation for SME
Provide ABI documentation for SME similar to that for SVE. Due to the very
large overlap around streaming SVE mode in both implementation and
interfaces documentation for streaming mode SVE is added to the SVE
document rather than the SME one.
Signed-off-by: Mark Brown <broonie@kernel.org>
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Reviewed-by: Szabolcs Nagy <szabolcs.nagy@arm.com>
Link: https://lore.kernel.org/r/20220419112247.711548-5-broonie@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'Documentation/arm64/index.rst')
-rw-r--r-- | Documentation/arm64/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/arm64/index.rst b/Documentation/arm64/index.rst index 4f840bac083e..ae21f8118830 100644 --- a/Documentation/arm64/index.rst +++ b/Documentation/arm64/index.rst @@ -21,6 +21,7 @@ ARM64 Architecture perf pointer-authentication silicon-errata + sme sve tagged-address-abi tagged-pointers |