]> git.baikalelectronics.ru Git - kernel.git/commit
arm64/sme: Document boot requirements for SME
authorMark Brown <broonie@kernel.org>
Tue, 20 Jul 2021 20:42:20 +0000 (21:42 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Mon, 2 Aug 2021 10:05:24 +0000 (11:05 +0100)
commitdc27bae24bdb9b61d7145b6b2896c5bf9e2aae8d
tree99ffff936b497141f07ac5ca421534057051f359
parent57c1b7f22b5321e7bf3e2d994ae5895d7e4c5cab
arm64/sme: Document boot requirements for SME

Document our requirements for initialisation of the Scalable Matrix
Extension (SME) at kernel start. While we do have the ability to handle
mismatched vector lengths we will reject any late CPUs that can't support
the minimum set we determine at boot so for clarity we document a
requirement that all CPUs make the same vector length available.

Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20210720204220.22951-1-broonie@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Documentation/arm64/booting.rst