commit | fb6c91ba2bb0b1c1b8662ceeeeb9474a025f9a6b | [log] [tgz] |
---|---|---|
author | Greg Bellows <greg.bellows@linaro.org> | Thu Dec 11 12:07:52 2014 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Thu Dec 11 12:07:52 2014 +0000 |
tree | 4a509631207009777757e0a3c443d0cfe7c2e4ec | |
parent | 01c097f7960b330c4bf038d34bae17ad6c1ba499 [diff] |
target-arm: make VBAR banked When EL3 is running in Aarch32 (or ARMv7 with Security Extensions) VBAR has a secure and a non-secure instance, which are mapped to VBAR_EL1 and VBAR_EL3. Signed-off-by: Fabian Aggeler <aggelerf@ethz.ch> Signed-off-by: Greg Bellows <greg.bellows@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 1416242878-876-24-git-send-email-greg.bellows@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>