On Fri, Feb 25, 2022 at 03:50:12PM +0000, Will Deacon wrote:
On Mon, 7 Feb 2022 15:20:29 +0000, Mark Brown wrote:
This series provides initial support for the ARMv9 Scalable Matrix Extension (SME). SME takes the approach used for vectors in SVE and extends this to provide architectural support for matrix operations. A more detailed overview can be found in [1].
For the kernel SME can be thought of as a series of features which are intended to be used together by applications but operate mostly orthogonally:
[...]
Applied patch 5 to arm64 (for-next/kselftest), thanks!
[05/40] kselftest/arm64: signal: Allow tests to be incompatible with features https://git.kernel.org/arm64/c/32de73e89099
I also applied 1-3 to for-next/fpsimd, but the 'thanks' file got overwritten before I sent it!
Will