arm: xlnx-zynqmp: Preface CPU variables with "apu"
commit2e5577bc5563ccf453249e884be9a223deabab5b
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Fri, 19 Jun 2015 13:17:45 +0000 (19 14:17 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 19 Jun 2015 13:17:45 +0000 (19 14:17 +0100)
tree4d1fe8a86aaf2ce5dc927c309a00d3e4ad2d41d5
parentd6a6b13ea1dfeb25c43a648e94cfe4395906f1da
arm: xlnx-zynqmp: Preface CPU variables with "apu"

The CPUs currently supported by zynqmp are the APU (application
processing unit) CPUs. There are other CPUs in Zynqmp so unqualified
"cpus" in ambiguous. Preface the variables with "APU" accordingly, to
prepare support adding the RPU (realtime processing unit) processors.

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Message-id: ce32287fc365aea898465e981da3546a227e0811.1434501320.git.peter.crosthwaite@xilinx.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/xlnx-ep108.c
hw/arm/xlnx-zynqmp.c
include/hw/arm/xlnx-zynqmp.h