qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
To: qemu-devel@nongnu.org
Cc: edgar.iglesias@xilinx.com, peter.maydell@linaro.org,
	alistair.francis@xilinx.com, zach.pfeffer@xilinx.com,
	jues@xilinx.com
Subject: [Qemu-devel] [PATCH target-arm v1 0/9]  ARM Cortex R5 Support
Date: Mon,  1 Jun 2015 11:04:11 -0700	[thread overview]
Message-ID: <cover.1433180153.git.peter.crosthwaite@xilinx.com> (raw)

Hi Peter and all,

This patch series adds ARM Cortex R5 processor support. The PMSAv7 MPU
is implemented. Two R5s are added to the Xilinx ZynqMP SoC.

Regards,
Peter


Peter Crosthwaite (9):
  target-arm: Prepare support for Cortex-R5
  arm: helper: Factor out CP regs common to [pv]msa
  target-arm/helper.c: define MPUIR register
  target-arm: Add registers for PMSAv7
  arm: helper: rename get_phys_addr_mpu
  target-arm: Implement PMSAv7 MPU
  arm: r5: Implement dummy ATCM, BTCM and D-cache invalidate
  arm: xlnx-zynqmp: Preface CPU variables with "A"
  arm: xlnx-zynqmp: Add 2xCortexR5 CPUs

 hw/arm/xlnx-ep108.c          |   2 +-
 hw/arm/xlnx-zynqmp.c         |  50 +++++++---
 include/hw/arm/xlnx-zynqmp.h |   6 +-
 target-arm/cpu.c             |  39 ++++++++
 target-arm/cpu.h             |   9 ++
 target-arm/helper.c          | 226 +++++++++++++++++++++++++++++++++++++++----
 6 files changed, 299 insertions(+), 33 deletions(-)

-- 
2.4.2.3.g2ffcb72

             reply	other threads:[~2015-06-01 18:04 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-01 18:04 Peter Crosthwaite [this message]
2015-06-01 18:04 ` [Qemu-devel] [PATCH target-arm v1 1/9] target-arm: Prepare support for Cortex-R5 Peter Crosthwaite
2015-06-01 18:44   ` Peter Maydell
2015-06-02  9:25     ` Peter Crosthwaite
2015-06-02  9:43       ` Peter Maydell
2015-06-10 23:54     ` Peter Crosthwaite
2015-06-01 18:04 ` [Qemu-devel] [PATCH target-arm v1 2/9] arm: helper: Factor out CP regs common to [pv]msa Peter Crosthwaite
2015-06-01 18:48   ` Peter Maydell
2015-06-04 17:54     ` Peter Crosthwaite
2015-06-04 21:33       ` Peter Maydell
2015-06-01 18:04 ` [Qemu-devel] [PATCH target-arm v1 3/9] target-arm/helper.c: define MPUIR register Peter Crosthwaite
2015-06-01 18:50   ` Peter Maydell
2015-06-02  9:29     ` Peter Crosthwaite
2015-06-02  9:51       ` Peter Maydell
2015-06-04 18:30         ` Peter Crosthwaite
2015-06-04 18:55         ` Peter Crosthwaite
2015-06-01 18:04 ` [Qemu-devel] [PATCH target-arm v1 4/9] target-arm: Add registers for PMSAv7 Peter Crosthwaite
2015-06-01 18:56   ` Peter Maydell
2015-06-07  0:29     ` Peter Crosthwaite
2015-06-01 18:04 ` [Qemu-devel] [PATCH target-arm v1 5/9] arm: helper: rename get_phys_addr_mpu Peter Crosthwaite
2015-06-01 18:56   ` Peter Maydell
2015-06-01 18:04 ` [Qemu-devel] [PATCH target-arm v1 6/9] target-arm: Implement PMSAv7 MPU Peter Crosthwaite
2015-06-02 11:59   ` Peter Maydell
2015-06-10 22:17     ` Peter Crosthwaite
2015-06-10 22:21       ` Peter Maydell
2015-06-10 23:28         ` Peter Crosthwaite
2015-06-01 18:04 ` [Qemu-devel] [PATCH target-arm v1 7/9] arm: r5: Implement dummy ATCM, BTCM and D-cache invalidate Peter Crosthwaite
2015-06-02 12:03   ` Peter Maydell
2015-06-01 18:04 ` [Qemu-devel] [PATCH target-arm v1 8/9] arm: xlnx-zynqmp: Preface CPU variables with "A" Peter Crosthwaite
2015-06-02 12:04   ` Peter Maydell
2015-06-02 23:57   ` Alistair Francis
2015-06-10 23:58     ` Peter Crosthwaite
2015-06-11 23:38       ` Alistair Francis
2015-06-01 18:04 ` [Qemu-devel] [PATCH target-arm v1 9/9] arm: xlnx-zynqmp: Add 2xCortexR5 CPUs Peter Crosthwaite
2015-06-03  0:10   ` Alistair Francis

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=cover.1433180153.git.peter.crosthwaite@xilinx.com \
    --to=peter.crosthwaite@xilinx.com \
    --cc=alistair.francis@xilinx.com \
    --cc=edgar.iglesias@xilinx.com \
    --cc=jues@xilinx.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=zach.pfeffer@xilinx.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).