From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH] fix commit xen/arm: Add support for GICv3 for domU Date: Wed, 12 Nov 2014 12:38:28 +0000 Message-ID: <546354C4.3010907@linaro.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: M A Young , xen-devel@lists.xen.org Cc: Vijaya Kumar K , Daniel De Graaf List-Id: xen-devel@lists.xenproject.org On 11/11/2014 08:28 PM, M A Young wrote: > The build of xen-4.5.0-rc2 fails if XSM_ENABLE=y due to an inconsistency > in commit fda1614 "xen/arm: Add support for GICv3 for domU" which uses > XEN_DOMCTL_configure_domain in xen/xsm/flask/hooks.c and > xen/xsm/flask/policy/access_vectors but XEN_DOMCTL_arm_configure_domain > elsewhere. Sorry, I renamed the hypercall on the later version and didn't check the XSM build. Regards, -- Julien Grall