summaryrefslogtreecommitdiffstats
path: root/target/arm/cpu.c
diff options
context:
space:
mode:
authorRichard Henderson2018-10-08 23:21:56 +0200
committerPeter Maydell2018-10-16 17:16:42 +0200
commit9a05f7b67436abdc52bce899f56acfde2e831454 (patch)
treeeb867e3a1421d6b15529f2eac0aa7a9ab86c84cc /target/arm/cpu.c
parenthw/arm/virt: add DT property /secure-chosen/stdout-path indicating secure UART (diff)
downloadqemu-9a05f7b67436abdc52bce899f56acfde2e831454.tar.gz
qemu-9a05f7b67436abdc52bce899f56acfde2e831454.tar.xz
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 'target/arm/cpu.c')
0 files changed, 0 insertions, 0 deletions