From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH v3 8/8] xen/arm: Handle translated addresses for hardware domains Date: Wed, 05 Nov 2014 14:58:14 +0000 Message-ID: <545A3B06.8090106@linaro.org> References: <1415180475-8339-1-git-send-email-frediano.ziglio@huawei.com> <1415180475-8339-9-git-send-email-frediano.ziglio@huawei.com> <545A31C7.3070202@linaro.org> <545A3A0A.9010300@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <545A3A0A.9010300@linaro.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Zoltan Kiss , Frediano Ziglio , Ian Campbell , Stefano Stabellini , Tim Deegan Cc: zoltan.kiss@huawei.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On 11/05/2014 02:54 PM, Zoltan Kiss wrote: > Hi, > > On 05/11/14 14:18, Julien Grall wrote: >> This check is pointless, as said on an earlier version of this series, >> gicv2_make_dt_node is only used to create DOM0 (hardware domain) device >> tree. > > Btw. where is the guest DTB created? Quickly checking the code I > couldn't find it. The guest DTB is created in by the toolstack: tools/libxl/libxl_arm.c Regards, -- Julien Grall