OSDN Git Service

armv7m: QOMify the armv7m container
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 20 Feb 2017 15:35:57 +0000 (15:35 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 28 Feb 2017 16:18:49 +0000 (16:18 +0000)
commit56b7c66f498cea39c6c30f4eca2129eb83baa120
tree525800f7292c2bcd8f08f9d03132f30ed3e8184b
parent6bf436cf9d1c4ce48aabf36c5c34e0d6ea2c786d
armv7m: QOMify the armv7m container

Create a proper QOM object for the armv7m container, which
holds the CPU, the NVIC and the bitband regions.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 1487604965-23220-4-git-send-email-peter.maydell@linaro.org
hw/arm/armv7m.c
include/hw/arm/armv7m.h [new file with mode: 0644]