armv7m: Make ARMv7M object take memory region link
commit618119c2d39dc015e3bb27b69ab2000a6ae2289a
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 20 Feb 2017 15:35:59 +0000 (20 15:35 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 28 Feb 2017 16:18:49 +0000 (28 16:18 +0000)
treeb3b257d88db08ab8434943a50558095936d82491
parent21e0c38fe2aa93b76a0aef967b921de8f2b19cf1
armv7m: Make ARMv7M object take memory region link

Make the ARMv7M object take a memory region link which it uses
to wire up the bitband rather than having them always put
themselves in the system address space.

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