Commit cbd080c8 authored by Zihao Yu's avatar Zihao Yu Committed by Zheng Zengkai
Browse files

riscv,entry: fix misaligned base for excp_vect_table



stable inclusion
from stable-5.10.31
commit efa7b6e4017aeccc0d7595e110f2d69a26332b2c
bugzilla: 51792

--------------------------------

[ Upstream commit ac8d0b90 ]

In RV64, the size of each entry in excp_vect_table is 8 bytes. If the
base of the table is not 8-byte aligned, loading an entry in the table
will raise a misaligned exception. Although such exception will be
handled by opensbi/bbl, this still causes performance degradation.

Signed-off-by: default avatarZihao Yu <yuzihao@ict.ac.cn>
Reviewed-by: default avatarAnup Patel <anup@brainfault.org>
Signed-off-by: default avatarPalmer Dabbelt <palmerdabbelt@google.com>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
Signed-off-by: default avatarChen Jun <chenjun102@huawei.com>
Acked-by: default avatar  Weilong Chen <chenweilong@huawei.com>
Signed-off-by: default avatarZheng Zengkai <zhengzengkai@huawei.com>
parent 0afb6d1a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment