From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NYIEP-0006rS-Ej for qemu-devel@nongnu.org; Fri, 22 Jan 2010 07:03:17 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NYIEL-0006qh-W8 for qemu-devel@nongnu.org; Fri, 22 Jan 2010 07:03:17 -0500 Received: from [199.232.76.173] (port=44367 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NYIEL-0006qe-Pt for qemu-devel@nongnu.org; Fri, 22 Jan 2010 07:03:13 -0500 Received: from helios.rbi.informatik.uni-frankfurt.de ([141.2.1.4]:44683) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NYIEL-0005xI-39 for qemu-devel@nongnu.org; Fri, 22 Jan 2010 07:03:13 -0500 Received: from hera.rbi.informatik.uni-frankfurt.de (hera.informatik.uni-frankfurt.de [141.2.1.1]) by helios.rbi.informatik.uni-frankfurt.de (8.14.3/8.13.8) with ESMTP id o0MC1saF019269 for ; Fri, 22 Jan 2010 13:01:54 +0100 Received: from sphinx.rbi.informatik.uni-frankfurt.de (sphinx.rbi.informatik.uni-frankfurt.de [141.2.15.17]) by hera.rbi.informatik.uni-frankfurt.de (8.13.8/8.13.8) with ESMTP id o0MC1rv7007344 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 22 Jan 2010 13:01:54 +0100 Received: from sphinx.rbi.informatik.uni-frankfurt.de (localhost [127.0.0.1]) by sphinx.rbi.informatik.uni-frankfurt.de (8.13.1/8.12.10) with ESMTP id o0MC1rxI002016 for ; Fri, 22 Jan 2010 13:01:53 +0100 Message-ID: <60297.79.220.6.75.1264161713.squirrel@webmail.informatik.uni-frankfurt.de> Date: Fri, 22 Jan 2010 12:01:53 -0000 (UTC) From: leicher@informatik.uni-frankfurt.de MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] QEMU support for ARM security features / TrustZone List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi all, after reading the QEMU documentation and doing a search on the internet I came to no clear statement whether QEMU's ARM emulation has also support for the ARM security features known as TrustZone. 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. I would be glad if someone knows more than I do, and could help me with some clarification. Thanks, Andreas