Hello,
i want to work on imx8qm mek board. I am building android, Along with that I want to implement Xen on this. I would like to know how the booting process takes place when xen is being implemented along with it (i.e is the boot process architecture). Is it possible to boot android on domain 0 instead of linux.
Thanking you
no android is not able to boot with the xen. It is only able to boot with the linux as domain 0. when linux is booted up I am not able to bootup the domain u as the xen command "xl" is throwing me the error.
Can I know the boot flow sequence of xen along with imx8qm mek .
i am able to boot xen with linux as dom0. But wen i try to boot the domu using xl command it gives me an error like the "xl command is not found".
how do i resolve this problem.