commit | 6033e840c7b1db1055d02199fa3a28a4fd7b2386 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Tue Aug 20 14:54:32 2013 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Aug 20 14:54:32 2013 +0100 |
tree | e19afcee0f62da8a50f90017495af6f492fac6bd | |
parent | 55d284af8e31bbdf4d545cb2d6481cd0367680fb [diff] |
hw/cpu/a15mpcore: Wire generic timer outputs to GIC inputs Now our A15 CPU implements the generic timers, we can wire them up to the appropriate inputs on the GIC. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Tested-by: Laurent Desnogues <laurent.desnogues@gmail.com> Message-id: 1376065080-26661-5-git-send-email-peter.maydell@linaro.org