commit | be8e8128595b41b9f609c1507e67d121e65e7173 | [log] [tgz] |
---|---|---|
author | Greg Bellows <greg.bellows@linaro.org> | Thu Feb 05 13:37:22 2015 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Thu Feb 05 13:37:22 2015 +0000 |
tree | af9b763f933115d85d1200b925ae344348ed7218 | |
parent | 569b49f864e7593a14182acae5a7f5981f6ec24f [diff] |
target-arm: Add extended RVBAR support Added RVBAR_EL2 and RVBAR_EL3 CP register support. All RVBAR_EL# registers point to the same location and only the highest EL version exists at any one time. Signed-off-by: Greg Bellows <greg.bellows@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 1422029835-4696-3-git-send-email-greg.bellows@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>