From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v2] xsm: add device tree labeling support Date: Tue, 17 Mar 2015 09:43:30 +0000 Message-ID: <1426585410.18247.145.camel@citrix.com> References: <1426192942-6029-1-git-send-email-dgdegra@tycho.nsa.gov> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1YXo2B-0004k2-8w for xen-devel@lists.xenproject.org; Tue, 17 Mar 2015 09:43:35 +0000 In-Reply-To: <1426192942-6029-1-git-send-email-dgdegra@tycho.nsa.gov> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Daniel De Graaf Cc: xen-devel@lists.xenproject.org, julien.grall@linaro.org List-Id: xen-devel@lists.xenproject.org On Thu, 2015-03-12 at 16:42 -0400, Daniel De Graaf wrote: > This adds support in the hypervisor and policy build toolchain for > Xen/Flask policy version 30, which adds the ability to label ARM device > tree nodes and expands the IOMEM ocontext entries to 64 bits. > > Signed-off-by: Daniel De Graaf > --- > tools/flask/policy/Makefile | 20 ++++-- That bit: Acked-by: Ian Campbell