diff options
| author | Peter Maydell | 2017-10-06 17:46:48 +0200 |
|---|---|---|
| committer | Peter Maydell | 2017-10-06 17:46:48 +0200 |
| commit | cb484f9a6e790205e69d9a444c3e353a3a1cfd84 (patch) | |
| tree | 67e923445764a853f879010e2631a77fdff6819f /scripts/modules | |
| parent | target/arm: Check for xPSR mismatch usage faults earlier for v8M (diff) | |
| download | qemu-cb484f9a6e790205e69d9a444c3e353a3a1cfd84.tar.gz qemu-cb484f9a6e790205e69d9a444c3e353a3a1cfd84.tar.xz qemu-cb484f9a6e790205e69d9a444c3e353a3a1cfd84.zip | |
target/arm: Warn about restoring to unaligned stack
Attempting to do an exception return with an exception frame that
is not 8-aligned is UNPREDICTABLE in v8M; warn about this.
(It is not UNPREDICTABLE in v7M, and our implementation can
handle the merely-4-aligned case fine, so we don't need to
do anything except warn.)
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 1506092407-26985-8-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'scripts/modules')
0 files changed, 0 insertions, 0 deletions
