summary refs log tree commit diff stats
path: root/scripts/qemu.py
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2018-10-08 14:21:56 -0700
committerPeter Maydell <peter.maydell@linaro.org>2018-10-16 16:16:42 +0100
commit9a05f7b67436abdc52bce899f56acfde2e831454 (patch)
treeeb867e3a1421d6b15529f2eac0aa7a9ab86c84cc /scripts/qemu.py
parentfb23d693a3e0f22c25fdc2f373ac81d9cbb26680 (diff)
downloadfocaccia-qemu-9a05f7b67436abdc52bce899f56acfde2e831454.tar.gz
focaccia-qemu-9a05f7b67436abdc52bce899f56acfde2e831454.zip
target/arm: Fix aarch64_sve_change_el wrt EL0
At present we assert:

  arm_el_is_aa64: Assertion `el >= 1 && el <= 3' failed.

The comment in arm_el_is_aa64 explains why asking about EL0 without
extra information is impossible.  Add an extra argument to provide
it from the surrounding context.

Fixes: 0ab5953b00b3
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20181008212205.17752-2-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/qemu.py')
0 files changed, 0 insertions, 0 deletions