diff options
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2024-06-19 17:22:52 +0200 |
---|---|---|
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | 2024-07-22 11:15:11 +0800 |
commit | 36756308a215225e1a6421fc15e31780871059e4 (patch) | |
tree | e4a03566b36de6b65ba587de2f4e39a317e48c8c /include/linux/zstd_errors.h | |
parent | 66b5ee9c558ea5a4360a9bfe0bf894098ff69f7e (diff) |
riscv: semihosting: correct alignment
Commit 7400d34ba992 ("riscv: semihosting: replace inline assembly with
assembly file") reduced the alignment of function smh_trap().
As described in the "RISC-V Semihosting" specification [1] the ssli,
ebreak, and srai statements must all reside in the same memory page.
[1] RISC-V Semihosting, Version 0.4, 12th June 2024
https://github.com/riscv-non-isa/riscv-semihosting
Fixes: 7400d34ba992 ("riscv: semihosting: replace inline assembly with assembly file")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
Diffstat (limited to 'include/linux/zstd_errors.h')
0 files changed, 0 insertions, 0 deletions