Searched hist:ff68dacbc786d76a754b2c522cf70e22887bc8a6 (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/include/hw/timer/ |
H A D | armv7m_systick.h | ff68dacbc786d76a754b2c522cf70e22887bc8a6 Mon Feb 20 09:36:03 CST 2017 Peter Maydell <peter.maydell@linaro.org> armv7m: Split systick out from NVIC
The SysTick timer isn't really part of the NVIC proper; we just modelled it that way back when we couldn't easily have devices that only occupied a small chunk of a memory region. Split it out into its own device.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 1487604965-23220-10-git-send-email-peter.maydell@linaro.org Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
|
/openbmc/qemu/hw/timer/ |
H A D | armv7m_systick.c | ff68dacbc786d76a754b2c522cf70e22887bc8a6 Mon Feb 20 09:36:03 CST 2017 Peter Maydell <peter.maydell@linaro.org> armv7m: Split systick out from NVIC
The SysTick timer isn't really part of the NVIC proper; we just modelled it that way back when we couldn't easily have devices that only occupied a small chunk of a memory region. Split it out into its own device.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 1487604965-23220-10-git-send-email-peter.maydell@linaro.org Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
|
H A D | trace-events | diff ff68dacbc786d76a754b2c522cf70e22887bc8a6 Mon Feb 20 09:36:03 CST 2017 Peter Maydell <peter.maydell@linaro.org> armv7m: Split systick out from NVIC
The SysTick timer isn't really part of the NVIC proper; we just modelled it that way back when we couldn't easily have devices that only occupied a small chunk of a memory region. Split it out into its own device.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 1487604965-23220-10-git-send-email-peter.maydell@linaro.org Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
|
/openbmc/qemu/hw/intc/ |
H A D | armv7m_nvic.c | diff ff68dacbc786d76a754b2c522cf70e22887bc8a6 Mon Feb 20 09:36:03 CST 2017 Peter Maydell <peter.maydell@linaro.org> armv7m: Split systick out from NVIC
The SysTick timer isn't really part of the NVIC proper; we just modelled it that way back when we couldn't easily have devices that only occupied a small chunk of a memory region. Split it out into its own device.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 1487604965-23220-10-git-send-email-peter.maydell@linaro.org Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
|