diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2018-10-08 14:21:56 -0700 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2018-10-16 16:16:42 +0100 |
commit | 9a05f7b67436abdc52bce899f56acfde2e831454 (patch) | |
tree | eb867e3a1421d6b15529f2eac0aa7a9ab86c84cc /MAINTAINERS | |
parent | fb23d693a3e0f22c25fdc2f373ac81d9cbb26680 (diff) |
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 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions