]> git.baikalelectronics.ru Git - kernel.git/commit
riscv: Setup exception vector for nommu platform
authorQiu Wenbo <qiuwenbo@phytium.com.cn>
Thu, 13 Aug 2020 03:38:04 +0000 (11:38 +0800)
committerPalmer Dabbelt <palmerdabbelt@google.com>
Fri, 14 Aug 2020 23:28:20 +0000 (16:28 -0700)
commita6936173fd5be1d62f8f3c403ca7fe49d4952ace
tree84f1b82db0127e821127cb882d2a06df8d58a6f6
parente346c6ba611f6781eb726160f50eb00d7eb21a39
riscv: Setup exception vector for nommu platform

Exception vector is missing on nommu platform and that is an issue.
This patch is tested in Sipeed Maix Bit Dev Board.

Fixes: 2f6be25a9dd8 ("RISC-V: Setup exception vector early")
Suggested-by: Anup Patel <anup@brainfault.org>
Suggested-by: Atish Patra <atishp@atishpatra.org>
Signed-off-by: Qiu Wenbo <qiuwenbo@phytium.com.cn>
Reviewed-by: Atish Patra <atish.patra@wdc.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
arch/riscv/kernel/head.S