mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-11-14 10:31:59 +00:00
implement arch_cpu_dead and arch_cpu_do_idle for riscv, arch_cpu_dead and arch_cpu_do_idle will be called by common module. Tracked-On: #8812 Signed-off-by: Haicheng Li <haicheng.li@outlook.com> Signed-off-by: Xue Bosheng <bosheng.xue@intel.com> Acked-by: Wang, Yu1 <yu1.wang@intel.com>