Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-19 | hw/armv7m_nvic: Make the NVIC a freestanding class | Peter Maydell | |
Rearrange the GIC and NVIC so both are straightforward subclasses of a common class, rather than having the NVIC source file textually include arm_gic.c. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |