]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/qemu-xen.git/commit
arm: Implement uniprocessor with MP config
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Mon, 15 Jun 2015 17:06:10 +0000 (18:06 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 15 Jun 2015 17:06:10 +0000 (18:06 +0100)
commita8e81b319d1ae1224cc7059877dcdf04a5aad59d
tree82ea3a2bd89c848a1135e183a157bf12a9968e4e
parentb7cc4e82f04a1c5b218a657f677a2fdd1e1c2889
arm: Implement uniprocessor with MP config

Add a boolean for indicating uniprocessors with MP extensions. This
drives the U bit in MPIDR. Prepares support for Cortex-R5.

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Message-id: a70a80583df265e0174f01fa1fc92b33ea6d1db5.1434066412.git.peter.crosthwaite@xilinx.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-arm/cpu-qom.h
target-arm/helper.c