On Wed, 16 Dec 2020 at 22:12, Richard Henderson
<[email protected]> wrote:
>
> The crypto overhead of emulating pauth can be significant for
> some workloads.  Add two boolean properties that allows the
> feature to be turned off, on with the architected algorithm,
> or on with an implementation defined algorithm.
>
> We need two intermediate booleans to control the state while
> parsing properties lest we clobber ID_AA64ISAR1 into an invalid
> intermediate state.
>
> Tested-by: Mark Rutland <[email protected]>
> Reviewed-by: Andrew Jones <[email protected]>
> Signed-off-by: Richard Henderson <[email protected]>

Could we have some documentation of the properties in
docs/system/arm/cpu-features.rst, please?

thanks
-- PMM

Reply via email to