From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: Re: [PATCH v3 21/24] tools/(lib)xl: Add partial device tree support for ARM Date: Mon, 23 Feb 2015 12:44:52 +0000 Message-ID: <21739.8388.353905.317358@mariner.uk.xensource.com> References: <1421159133-31526-1-git-send-email-julien.grall@linaro.org> <1421159133-31526-22-git-send-email-julien.grall@linaro.org> <21739.5877.96434.483449@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta4.messagelabs.com ([85.158.143.247]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1YPsNm-0003bl-CN for xen-devel@lists.xenproject.org; Mon, 23 Feb 2015 12:45:06 +0000 In-Reply-To: <21739.5877.96434.483449@mariner.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Julien Grall , xen-devel@lists.xenproject.org, ian.campbell@citrix.com, tim@xen.org, stefano.stabellini@citrix.com, Wei Liu List-Id: xen-devel@lists.xenproject.org Ian Jackson writes ("Re: [PATCH v3 21/24] tools/(lib)xl: Add partial device tree support for ARM"): > Is this facility supposed to take untrusted or partially-trusted > partial device trees ? Also, is libfdt intended (and safe) for use with untrusted fdt blobs ? Ian.