+28
−40
drivers/soc/qcom/hab/ghs_comm_linux.c
0 → 100644
+49
−0
+1
−367
+6
−33
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
HAB(Hypervisor ABstraction) driver supports inter-OS communication with the
underlying Hypervisor's mechanism in some virtualization platforms.
There are different OSes and Hypervisors where HAB can work on. The change
refactors the code to move those code different among different OSes and/or
Hypervisors into some new files.
Change-Id: I63637577adf49e5d01bc56442b43d79330c3e872
Signed-off-by:
Yong Ding <yongding@codeaurora.org>