]> 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)
commitc8030e864725f561165f47541fa08c4b86711eb4
tree84f1b82db0127e821127cb882d2a06df8d58a6f6
parentea2393ea0b174a57fa63dfe12c2a9756c8724ef6
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: 00f8bde9e489 ("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