From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NZIwl-0007Um-K7 for qemu-devel@nongnu.org; Mon, 25 Jan 2010 02:01:15 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NZIwf-0007Ru-Qb for qemu-devel@nongnu.org; Mon, 25 Jan 2010 02:01:14 -0500 Received: from [199.232.76.173] (port=47504 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NZIwf-0007Rb-Im for qemu-devel@nongnu.org; Mon, 25 Jan 2010 02:01:09 -0500 Received: from mx20.gnu.org ([199.232.41.8]:41946) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NZIwf-0006v8-1d for qemu-devel@nongnu.org; Mon, 25 Jan 2010 02:01:09 -0500 Received: from smtp.nokia.com ([192.100.122.233] helo=mgw-mx06.nokia.com) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NZIwc-00057g-8b for qemu-devel@nongnu.org; Mon, 25 Jan 2010 02:01:06 -0500 From: Date: Mon, 25 Jan 2010 08:00:28 +0100 Subject: Re: [Qemu-devel] QEMU support for ARM security features / TrustZone Message-ID: <20866C7C-2AE0-4A8C-8EE2-9982983DE029@nokia.com> References: <60297.79.220.6.75.1264161713.squirrel@webmail.informatik.uni-frankfurt.de> In-Reply-To: <60297.79.220.6.75.1264161713.squirrel@webmail.informatik.uni-frankfurt.de> Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: leicher@informatik.uni-frankfurt.de Cc: qemu-devel@nongnu.org On Jan 22, 2010, at 14:01, ext leicher@informatik.uni-frankfurt.de wrote: > I found that QEMU emulates ARM Cortex-8 which in hardware have Trustzone > support. It is unclear to me if this is the case in the version that QEMU > emulates. ARM TrustZone features are currently not emulated. Regards, Juha