diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2016-02-23 15:36:44 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2016-02-26 15:09:41 +0000 |
commit | 58ae2d1f037fae1d90eed4522053a85d79edfbec (patch) | |
tree | 072a63c8bd2fe6e87fb3490ff896e664ea2c6a3e /qmp-commands.hx | |
parent | e6c8fc07b4fce0729bb747770756835f4b0ca7f4 (diff) | |
download | qemu-58ae2d1f037fae1d90eed4522053a85d79edfbec.zip qemu-58ae2d1f037fae1d90eed4522053a85d79edfbec.tar.gz qemu-58ae2d1f037fae1d90eed4522053a85d79edfbec.tar.bz2 |
target-arm: Forbid mode switch to Mon from Secure EL1
In v8 trying to switch mode to Mon from Secure EL1 is an
illegal mode switch. (In v7 this is impossible as all secure
modes except User are at EL3.) We can handle this case by
making a switch to Mon valid only if the current EL is 3,
which then gives the correct answer whether EL3 is AArch32
or AArch64.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Sergey Fedorov <serge.fdrv@gmail.com>
Message-id: 1455556977-3644-9-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'qmp-commands.hx')
0 files changed, 0 insertions, 0 deletions