commit | 405a2c899c08b9b144cb13c9c87683824e18ad30 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Tue Feb 11 18:41:38 2014 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Thu Mar 06 18:33:16 2014 +0000 |
tree | c07a33226739528e6c743846490b81c6caab0028 | |
parent | 0cf1e11082eca69e0b932acd39d0297f78782c29 [diff] |
hw/arm/virt: Add support for Cortex-A57 Support the Cortex-A57 in the virt machine model. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> --- This should perhaps not be just stealing the a15mpcore_priv on the basis that it's a GICv2...