On 09.03.2022 13:39, Andrew Cooper wrote:
> --- a/xen/arch/x86/Kconfig
> +++ b/xen/arch/x86/Kconfig
> @@ -117,8 +117,8 @@ config HVM
>         If unsure, say Y.
>  
>  config XEN_SHSTK
> -     bool "Supervisor Shadow Stacks (EXPERT)"
> -     depends on HAS_AS_CET_SS && EXPERT
> +     bool "Supervisor Shadow Stacks"
> +     depends on HAS_AS_CET_SS

We'll need to settle on whether to use your or Jürgen's variant.
As said there I'm in favor of his, but wouldn't mind this
alternative one.

Jan


Reply via email to