commit | 9d99713cc1ee5cf08fdcfff70c05e5ef7d6045f1 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Fri Aug 24 15:43:03 2018 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Nov 09 18:15:41 2018 +0000 |
tree | 663e33b712ad18909969ee891746f06e8744384f | |
parent | b83690cfdc7beffbd3d072b4783bdc59a4446a71 [diff] |
target/arm/cpu: Give Cortex-A15 and -A7 the EL2 feature The Cortex-A15 and Cortex-A7 both have EL2; now we've implemented it properly we can enable the feature bit. Signed-off-by: Peter Maydell <peter.maydell@linaro.org>