From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH 10/19] xen: arm: Annotate registers trapped by CPTR_EL2.TTA Date: Mon, 6 Apr 2015 13:10:43 +0200 Message-ID: <552269B3.1030200@citrix.com> References: <1427796446.2115.34.camel@citrix.com> <1427796462-24376-10-git-send-email-ian.campbell@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1427796462-24376-10-git-send-email-ian.campbell@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 , xen-devel@lists.xen.org Cc: julien.grall@linaro.org, tim@xen.org, stefano.stabellini@eu.citrix.com List-Id: xen-devel@lists.xenproject.org Hi Ian, On 31/03/2015 12:07, Ian Campbell wrote: > Add explicit handler for 64-bit CP14 accesses, with more relevant > debug message (as per other handlers) and to provide a place for the > comment. It's a bit strange to name the patch "Annotate..." while the main change is 64-bit CP14 accesses. AFAICT, this was a bug in Xen implementation. Although, I'm not sure if the current platform we support have Trace registers (maybe the Arndale?). Regards, -- Julien Grall