diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2020-06-25 20:31:12 -0700 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-06-26 14:31:12 +0100 |
commit | 0d1762e931f8a694f261c604daba605bcda70928 (patch) | |
tree | 2090b1ec236a0f80f282186d706b50b47b8b06e3 /.gitlab-ci.d | |
parent | dad3015f55f8d48f84f0eae36021a9c6f9587e57 (diff) |
target/arm: Define arm_cpu_do_unaligned_access for user-only
Use the same code as system mode, so that we generate the same
exception + syndrome for the unaligned access.
For the moment, if MTE is enabled so that this path is reachable,
this would generate a SIGSEGV in the user-only cpu_loop. Decoding
the syndrome to produce the proper SIGBUS will be done later.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200626033144.790098-15-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to '.gitlab-ci.d')
0 files changed, 0 insertions, 0 deletions