Re: [PATCH v2 03/20] ARM/simd: Add scoped guard API for kernel mode SIMD

From: Kees Cook
Date: Thu Oct 02 2025 - 12:20:40 EST


On Wed, Oct 01, 2025 at 11:02:05PM +0200, Ard Biesheuvel wrote:
> From: Ard Biesheuvel <ardb@xxxxxxxxxx>
>
> Implement the ksimd scoped guard API so that it can be used by code that
> supports both ARM and arm64.
>
> Signed-off-by: Ard Biesheuvel <ardb@xxxxxxxxxx>

Reviewed-by: Kees Cook <kees@xxxxxxxxxx>

--
Kees Cook