[PATCH v1 2/2] kselftest/arm64: add FEAT_LSE128 to hwcap test

Mark Brown broonie at kernel.org
Mon Oct 9 07:52:16 PDT 2023


On Tue, Oct 03, 2023 at 01:45:44PM +0100, Joey Gouly wrote:
> Add test of a 128-bit atomic instruction for FEAT_LSE128.
> 
> Signed-off-by: Joey Gouly <joey.gouly at arm.com>
> Cc: Catalin Marinas <catalin.marinas at arm.com>
> Cc: Will Deacon <will at kernel.org>
> ---
>  tools/testing/selftests/arm64/abi/hwcap.c | 21 +++++++++++++++++++++
>  1 file changed, 21 insertions(+)

>  	asm volatile(".inst 0xb82003ff" : : : );
>  }
>  
> +static void lse128_sigill(void)
> +{

...

> +}
> +
>  static void crc32_sigill(void)
>  {

Please keep things sorted alphabetically.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20231009/f105db3e/attachment.sig>


More information about the linux-arm-kernel mailing list