zephyr/arch/riscv
Katsuhiro Suzuki e58e2767f8 arch: riscv: add common stub reboot function
This patch adds weak sys_arch_reboot() function to avoid build error
with CONFIG_REBOOT=y. Some SoC has already had own reboot function
but others (Ex. qemu boards) faced buld error.

- openisa_rv32m1: Not change
- riscv-ite: Do nothing, remove and use arch/riscv function

Signed-off-by: Katsuhiro Suzuki <katsuhiro@katsuster.net>
2021-03-04 11:09:51 -06:00
..
core arch: riscv: add common stub reboot function 2021-03-04 11:09:51 -06:00
include
CMakeLists.txt
Kconfig arch/riscv: boost default stacks 2021-01-15 13:06:33 -05:00