mbox series

[v1,0/2] Add a property to set the ARM CPU core count

Message ID cover.1520010339.git.alistair.francis@xilinx.com
Headers show
Series Add a property to set the ARM CPU core count | expand

Message

Alistair Francis March 2, 2018, 5:06 p.m. UTC
Add an ARM CPU property which allows us to set the ARM CPU core count.



Alistair Francis (2):
  target/arm: Add a cluster size property
  hw/arm: Set the core count for Xilinx's ZynqMP

 target/arm/cpu.h     |  5 +++++
 hw/arm/xlnx-zynqmp.c |  2 ++
 target/arm/cpu.c     |  1 +
 target/arm/cpu64.c   | 11 +++++++++--
 4 files changed, 17 insertions(+), 2 deletions(-)