Re: [PATCH 05/10] arm64: mops: don't disable host MOPS instructions from EL2

From: Catalin Marinas
Date: Fri Mar 17 2023 - 11:09:01 EST


On Thu, Feb 16, 2023 at 04:00:07PM +0000, Kristina Martsenko wrote:
> To allow nVHE host EL0 and EL1 to use FEAT_MOPS instructions, configure
> EL2 to not cause these instructions to be treated as UNDEFINED. A VHE
> host is unaffected by this control.
>
> Signed-off-by: Kristina Martsenko <kristina.martsenko@xxxxxxx>

Reviewed-by: Catalin Marinas <catalin.marinas@xxxxxxx>