>>> On 28.11.17 at 19:06, <ta...@tklengyel.com> wrote:
> --- a/xen/common/Kconfig
> +++ b/xen/common/Kconfig
> @@ -140,6 +140,20 @@ config XSM_POLICY
>  
>         If unsure, say Y.
>  
> +config XSM_POLICY_OVERRIDE
> +     bool "Built-in security policy overrides bootloader provided policy"
> +     default n

This is pointless.

> +     depends on XSM && XSM_POLICY

Please add only direct dependencies - XSM_POLICY already
depends on XSM.

Jan


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to