mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Intel ISH SoC can't reboot via RST_CNT register, so make sys_arch_reboot as weak function to allow implement different arch reboot in SoC layer. Signed-off-by: Dong Wang <dong.d.wang@intel.com> Signed-off-by: Qipeng Zha <qipeng.zha@intel.com>