diff options
author | Peter Maydell | 2017-02-20 16:35:58 +0100 |
---|---|---|
committer | Peter Maydell | 2017-02-28 17:18:49 +0100 |
commit | 21e0c38fe2aa93b76a0aef967b921de8f2b19cf1 (patch) | |
tree | 6f439cd67b6c362d8b29ef9b44235044a649f5a8 /include/hw/arm | |
parent | armv7m: QOMify the armv7m container (diff) | |
download | qemu-21e0c38fe2aa93b76a0aef967b921de8f2b19cf1.tar.gz qemu-21e0c38fe2aa93b76a0aef967b921de8f2b19cf1.tar.xz qemu-21e0c38fe2aa93b76a0aef967b921de8f2b19cf1.zip |
armv7m: Use QOMified armv7m object in armv7m_init()
Make the legacy armv7m_init() function use the newly QOMified
armv7m object rather than doing everything by hand.
We can return the armv7m object rather than the NVIC from
armv7m_init() because its interface to the rest of the
board (GPIOs, etc) is identical.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alistair Francis <alistair.francis@xilinx.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 1487604965-23220-5-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'include/hw/arm')
0 files changed, 0 insertions, 0 deletions