zephyr/soc/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
..
litex-vexriscv
openisa_rv32m1
riscv-ite arch: riscv: add common stub reboot function 2021-03-04 11:09:51 -06:00
riscv-privilege pinmux: sifive: Convert SiFive pinmux to be devicetree based 2021-02-15 08:33:00 -05:00
CMakeLists.txt