From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zoltan Kiss Subject: Re: [PATCH v3 8/8] xen/arm: Handle translated addresses for hardware domains Date: Wed, 05 Nov 2014 14:54:02 +0000 Message-ID: <545A3A0A.9010300@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> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <545A31C7.3070202@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: Julien Grall , 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 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. Thanks, Zoli