mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-04-09 13:53:24 +00:00
To send open channel command after opening CBC signal channel successfully. For the latest IOC firmware, the IOC mediator needs to send open channel command to activate CBC signal channel. Otherwise, there will be no any signal data will be received. The open channel command is forward compatible that it would not impact for older IOC firmware. Signed-off-by: Yuan Liu <yuan1.liu@intel.com> Reviewed-by: Yu Wang <yu1.wang@intel.com> Reviewed-by: Zhao Yakui <yakui.zhao@intel.com> Reviewed-by: Kevin Tian <kevin.tian@intel.com>