From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH 09/12] xen: arm: correctly handle sysreg accesses from userspace Date: Thu, 26 Mar 2015 11:32:56 +0000 Message-ID: <1427369576.13935.21.camel@citrix.com> References: <1427293339.10784.83.camel@citrix.com> <1427293356-5714-9-git-send-email-ian.campbell@citrix.com> <55130AEE.70406@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <55130AEE.70406@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 Cc: stefano.stabellini@eu.citrix.com, tim@xen.org, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Wed, 2015-03-25 at 19:22 +0000, Julien Grall wrote: > Do you have a paragraph on the spec which clearly explain the > behavior? Not clearly enough :-( I think to be on the safe side I'm going to make most of these occurrences in this series inject a trap to EL1, unless I can find a non-ambiguous statement for a given register. Ian.