From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH RFC 16/35] ARM64 / ACPI: Parse GTDT to initialize timer Date: Thu, 05 Feb 2015 22:26:37 +0800 Message-ID: <54D37D9D.7050108@linaro.org> References: <1423058539-26403-1-git-send-email-parth.dixit@linaro.org> <1423058539-26403-17-git-send-email-parth.dixit@linaro.org> <54D2945F.8070300@linaro.org> <1423136396.24924.80.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1423136396.24924.80.camel@citrix.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: Ian Campbell Cc: Naresh Bhat , tim@xen.org, xen-devel@lists.xen.org, stefano.stabellini@citrix.com, jbeulich@suse.com, parth.dixit@linaro.org, christoffer.dall@linaro.org List-Id: xen-devel@lists.xenproject.org Hi Ian, On 05/02/2015 19:39, Ian Campbell wrote: > On Wed, 2015-02-04 at 21:51 +0000, Julien Grall wrote: > Perhaps platform_* should all grow an "ASSERT(!in acpi mode)" (or > "ASSERT(in dt mode)") to help enforce this. That would be good. We could also do the same for the device tree to catch any usage of DT when ACPI is enabled. Regards, -- Julien Grall