Peter Crosthwaite 3281af8114 target-arm/helper.c: define MPUIR register
Define the MPUIR register for MPU supporting ARMv6 and onwards.
Currently we only support unified MPU.

The size of the unified MPU is defined via the number of "dregions".
So just a single config is added to specify this size. (When split MPU
is implemented we will add an extra iregions config).

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Message-id: 9f248950b803a08c8b3c978931663182f7e882e7.1434501320.git.peter.crosthwaite@xilinx.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2015-06-19 14:17:44 +01:00
2015-06-18 14:12:33 +02:00
2015-06-12 15:39:05 +01:00
2015-06-19 11:30:57 +01:00
2015-06-17 20:02:15 +01:00
2015-06-12 18:04:14 +01:00
2015-06-17 20:02:15 +01:00
2015-06-12 12:02:48 +02:00
2015-06-12 18:04:14 +01:00
2015-06-12 06:42:34 +02:00
2015-06-12 18:04:14 +01:00
2015-06-12 13:42:17 +01:00
2015-06-19 11:30:57 +01:00
2015-06-12 10:13:23 +02:00
2015-06-15 13:24:51 +01:00
2015-06-12 18:04:14 +01:00
2015-06-11 10:13:28 +01:00
2015-06-12 10:13:23 +02:00

Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%