[PATCH v13 18/40] arm64/hwcap: Add hwcap for GCS

Yury Khrustalev yury.khrustalev at arm.com
Thu Oct 3 09:25:39 PDT 2024


On Tue, Oct 01, 2024 at 11:58:57PM +0100, Mark Brown wrote:
> Provide a hwcap to enable userspace to detect support for GCS.
> 
> Signed-off-by: Mark Brown <broonie at kernel.org>
>  #define HWCAP_PACA		(1 << 30)
>  #define HWCAP_PACG		(1UL << 31)
> +#define HWCAP_GCS		(1UL << 32)
>

Acked-by: Yury Khrustalev <yury.khrustalev at arm.com>




More information about the linux-arm-kernel mailing list