From: Sebastian Huber <sebastian.huber@embedded-brains.de>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH v1 4/4] target-arm: Add CP15 VBAR support
Date: Tue, 17 Sep 2013 13:29:56 +0200 [thread overview]
Message-ID: <52383D34.2030407@embedded-brains.de> (raw)
In-Reply-To: <CAFEAcA_Oi7ug3CV0_z-i_phniRQ=fkUi4sXzhxFNt9b1eEBSJw@mail.gmail.com>
On 2013-09-17 10:37, Peter Maydell wrote:
> In any case a new arm_features bit is hardly a big deal: the actual
> question is whether it makes sense to provide this register that
> shouldn't really exist for the cpu configurations we're modelling.
I use Qemu to run unit tests for a real-time operating system that runs on real
Xilinx Zynq or Altera Cyclone-V for example. Both systems use an ARM
Cortex-A9MPCore with Security Extensions. The operating system will run in
secure mode all the time within a single address space and one-to-one mapped
addresses. Everything we use from this Security Extensions is the VBAR. So
for me the only missing Qemu feature is the VBAR if I want to use nearly the
same binary on Qemu and the real hardware.
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.huber@embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
next prev parent reply other threads:[~2013-09-17 11:30 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-10 4:21 [Qemu-devel] [PATCH v1 0/4] Petercs target-arm queue peter.crosthwaite
2013-07-10 4:21 ` [Qemu-devel] [PATCH v1 1/4] target-arm/helper.c: OMAP/StrongARM cp15 crn=0 cleanup peter.crosthwaite
2013-07-10 4:22 ` [Qemu-devel] [PATCH v1 2/4] target-arm/helper.c: Implement MIDR aliases peter.crosthwaite
2013-07-10 4:22 ` [Qemu-devel] [PATCH v1 3/4] target-arm/helper.c: Allow const opaques in arm CP peter.crosthwaite
2013-07-10 7:32 ` Peter Maydell
2013-07-10 7:35 ` Peter Crosthwaite
2013-07-10 4:23 ` [Qemu-devel] [PATCH v1 4/4] target-arm: Add CP15 VBAR support peter.crosthwaite
2013-07-10 7:38 ` Peter Maydell
2013-07-15 3:31 ` Peter Crosthwaite
2013-09-16 15:34 ` Sebastian Huber
2013-09-17 8:37 ` Peter Maydell
2013-09-17 11:29 ` Sebastian Huber [this message]
2013-09-17 7:43 ` Sebastian Huber
2013-10-17 10:38 ` Peter Maydell
2013-10-18 14:05 ` Peter Maydell
2013-10-18 22:10 ` Peter Crosthwaite
2013-10-18 23:38 ` Roy Franz
2013-10-19 9:03 ` Peter Maydell
2013-07-15 14:35 ` [Qemu-devel] [PATCH v1 0/4] Petercs target-arm queue Peter Maydell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=52383D34.2030407@embedded-brains.de \
--to=sebastian.huber@embedded-brains.de \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.