From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH v2] xsm: add device tree labeling support Date: Fri, 13 Mar 2015 15:57:45 +0000 Message-ID: <550308F9.6040804@linaro.org> References: <1426192942-6029-1-git-send-email-dgdegra@tycho.nsa.gov> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" 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 1YWRy9-00061g-B7 for xen-devel@lists.xenproject.org; Fri, 13 Mar 2015 15:57:49 +0000 Received: by wesw55 with SMTP id w55so24261517wes.2 for ; Fri, 13 Mar 2015 08:57:48 -0700 (PDT) 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 , xen-devel@lists.xenproject.org, Ian Campbell , Jan Beulich List-Id: xen-devel@lists.xenproject.org Hi Daniel, On 12/03/2015 20:42, 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 I added new xsm helpers in order to use this patch. Everything is working for me: Tested-by: Julien Grall This patch will be a requirement for my platform device passthrough series. (Adding Jan and Ian for the committing part). Regards, -- Julien Grall