From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [RFC PATCH v2 13/22] xen/arm: its: Add virtual ITS command support Date: Wed, 29 Apr 2015 14:16:36 +0100 Message-ID: <5540D9B4.30101@citrix.com> References: <1426775889-29442-1-git-send-email-vijay.kilari@gmail.com> <1426775889-29442-14-git-send-email-vijay.kilari@gmail.com> <55114EFA.9050304@linaro.org> <55197005.7090408@linaro.org> <1427888815.2115.279.camel@citrix.com> <551BDE4C.9030109@citrix.com> <1427966007.4037.14.camel@citrix.com> <551D2298.2060302@citrix.com> <1427973539.4037.52.camel@citrix.com> <551D4888.1020309@gmail.com> <553F6271.4010308@citrix.com> <553FB23F.7090200@citrix.com> <5540C6D5.9020400@citrix.com> <5540CA9B.6020102@caviumnetworks.com> <5540CCB7.7050105@citrix.com> <5540CFA7.6080203@caviumnetworks.com> <5540D624.9030200@citrix.com> <5540D7C6.1030009@caviumnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5540D7C6.1030009@caviumnetworks.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: Manish Jaggi , Vijay Kilari Cc: Ian Campbell , Stefano Stabellini , Prasun Kapoor , Vijaya Kumar K , Julien Grall , Tim Deegan , "xen-devel@lists.xen.org" , Stefano Stabellini , manish.jaggi@caviumnetworks.com List-Id: xen-devel@lists.xenproject.org On 29/04/15 14:08, Manish Jaggi wrote: >>> Do you have any other security concern ? >> Yes. The one we talked in every mail since the beginning of this thread >> "polling in EL2". We got several XSA because the hypervisor code wasn't >> preemptible (see [1]) >> > We are removing polling using command processing completion which is > signalled using INT interrupt. Based on the discussion with Vijay, the completion based on the INT command doesn't seems the right solution (see in particular [1] and [2]) Could you wait the end of this discussion before starting to implement something that you may have to throw later? Regards, [1] http://lists.xen.org/archives/html/xen-devel/2015-04/msg03038.html [2] http://lists.xen.org/archives/html/xen-devel/2015-04/msg03056.html -- Julien Grall