diff options
author | Sergey Sorokin <afarallax@yandex.ru> | 2015-10-16 11:14:52 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2015-10-16 11:14:52 +0100 |
commit | 2cde031f5a34996bab32571a26b1a6bcf3e5b5d9 (patch) | |
tree | 8ac0b45996a034a6de7e20376d16ddc1e0212dc7 /hw/arm | |
parent | 6df99dec9e81838423d723996e96236693fa31fe (diff) | |
download | hqemu-2cde031f5a34996bab32571a26b1a6bcf3e5b5d9.zip hqemu-2cde031f5a34996bab32571a26b1a6bcf3e5b5d9.tar.gz |
target-arm: Avoid calling arm_el_is_aa64() function for unimplemented EL
It is incorrect to call arm_el_is_aa64() function for unimplemented EL.
This patch fixes several attempts to do so.
Signed-off-by: Sergey Sorokin <afarallax@yandex.ru>
[PMM: Reworked several of the comments to be more verbose.]
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/arm')
0 files changed, 0 insertions, 0 deletions