[PATCH v2 21/24] kselftest/arm64: add HWCAP test for FEAT_S1POE

Mark Brown broonie at kernel.org
Mon Oct 30 12:18:38 PDT 2023


On Fri, Oct 27, 2023 at 07:08:47PM +0100, Joey Gouly wrote:

> +	{
> +		.name = "POE",
> +		.at_hwcap = AT_HWCAP2,
> +		.hwcap_bit = HWCAP2_POE,
> +		.cpuinfo = "poe",
> +		.sigill_fn = poe_sigill,
> +	},

We should set sigill_reliable here - there's a trap for the POR_EL0 so
the test must fail if the hwcap isn't available.
-------------- 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/20231030/78abd481/attachment.sig>


More information about the linux-arm-kernel mailing list