commit | b3387ede2f2b8a6ba3d5e922492f85a34db6f191 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Wed May 02 16:49:39 2012 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Jun 19 13:24:44 2012 +0000 |
tree | 3f0ed4a5f92370deebd16c45fd1346f6711beadf | |
parent | c48c6522f550b9b704f7324164b00b5770ec7345 [diff] |
hw/arm_gic: Move NVIC specific reset to armv7m_nvic_reset Move the NVIC specific bits of reset to the NVIC's own reset function, rather than using ifdefs in the common arm_gic reset. Signed-off-by: Peter Maydell <peter.maydell@linaro.org>