booting process for imx8qm along with Xen

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

booting process for imx8qm along with Xen

1,323 Views
nakshatra_a
Contributor I

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

0 Kudos
6 Replies

1,110 Views
Peng_Fan
NXP Employee
NXP Employee

Technically yes to boot android in Dom0, but needs some adaption.

Kernel & Virtualization Engineer
0 Kudos

1,110 Views
diego2000
Contributor I

Is the Android P9.0.0 (non automotive) able to compile with Xen support? Any manual/instructions to do so? Thank you.

0 Kudos

1,110 Views
nakshatra_a
Contributor I

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.

0 Kudos

1,110 Views
nakshatra_a
Contributor I

Can I know the boot flow sequence of xen along with imx8qm mek .

0 Kudos

1,110 Views
b36401
NXP Employee
NXP Employee

You can refer chapter 5.6.11 "Building Xen" of i.MX Yocto Project User's Guide:
https://cache.nxp.com/secured/assets/documents/en/supporting-information/imx-yocto-L4.14.98_2.0.0_ga...

0 Kudos

1,110 Views
nakshatra_a
Contributor I

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.

0 Kudos