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 <broo...@kernel.org>
>  #define HWCAP_PACA           (1 << 30)
>  #define HWCAP_PACG           (1UL << 31)
> +#define HWCAP_GCS            (1UL << 32)
>

Acked-by: Yury Khrustalev <yury.khrusta...@arm.com>


Reply via email to