From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:37910) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tgz4B-00021u-60 for qemu-devel@nongnu.org; Fri, 07 Dec 2012 09:38:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tgz44-0007n1-St for qemu-devel@nongnu.org; Fri, 07 Dec 2012 09:38:15 -0500 Received: from mail-ie0-f169.google.com ([209.85.223.169]:40114) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tgz44-0007mg-O2 for qemu-devel@nongnu.org; Fri, 07 Dec 2012 09:38:08 -0500 Received: by mail-ie0-f169.google.com with SMTP id c14so1403689ieb.14 for ; Fri, 07 Dec 2012 06:38:07 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: Date: Fri, 7 Dec 2012 14:38:07 +0000 Message-ID: From: Peter Maydell Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH v2] target-arm: GIC: bug fixes for arm_gic.c List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Daniel Sangorrin Cc: johannes.winter@iaik.tugraz.at, qemu-devel@nongnu.org, paul@codesourcery.com On 7 December 2012 14:31, Daniel Sangorrin wrote: > Thanks for your kind explanation. I will fix the patch and send it > again next Monday (hopefully I won't make any mistake this time). And > yes, I would like to collaborate with more patches in the future so it > might be good practice. OK, cool. > In particular, I'm interested in helping to make current TrustZone > support by Johannes Winter > (https://github.com/jowinter/qemu-trustzone) mainstream. I can > contribute by testing it or adding features that are not yet > implemented. I'd certainly be interested in seeing proper TrustZone emulation support upstream if you and Johannes want to get it into shape to submit, yes. -- PMM