[PATCH v11 34/40] kselftest/arm64: sme: Provide streaming mode SVE stress test

Catalin Marinas catalin.marinas at arm.com
Wed Feb 23 07:45:59 PST 2022


On Mon, Feb 07, 2022 at 03:21:03PM +0000, Mark Brown wrote:
> One of the features of SME is the addition of streaming mode, in which we
> have access to a set of streaming mode SVE registers at the SME vector
> length. Since these are accessed using the SVE instructions let's reuse
> the existing SVE stress test for testing with a compile time option for
> controlling the few small differences needed:
> 
>  - Enter streaming mode immediately on starting the program.
>  - In streaming mode FFR is removed so skip reading and writing FFR.
> 
> In order to avoid requiring a cutting edge toolchain with SME support
> use the op/CR form for specifying SVCR.
> 
> Signed-off-by: Mark Brown <broonie at kernel.org>

Acked-by: Catalin Marinas <catalin.marinas at arm.com>



More information about the linux-arm-kernel mailing list