mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-11-17 07:04:10 +00:00
implement arch_send_reschedule_request for riscv, it calls send_single_ipi to kick cpu. Tracked-On: #8812 Signed-off-by: Haicheng Li <haicheng.li@linux.intel.com> Signed-off-by: Xue Bosheng <bosheng.xue@intel.com> Reviewed-by: Yifan Liu <yifan1.liu@intel.com> Acked-by: Wang, Yu1 <yu1.wang@intel.com>