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 soc: riscv: litex-vexriscv: change CSR accessors 2020-10-02 11:36:16 +02:00
openisa_rv32m1 riscv: add support for thread local storage 2020-10-24 10:52:00 -07:00
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