We are working on validate xen with 8qm Mek facing below issues
1. DISTRO_FEATURES_append = " xen"
made changes in the local.config to enable xen but could not find spl-imx8qm-xen.bin, rootfs.sdcard and u-boot-imx8qm-xen-dom0.imx are not generated
2. sudo dd if=fsl-image-validation-imx-imx8qxpc0mek.sdcard of=/dev/sdb bs=1M status=progress
we used this command to copy to sdcard to create partition and copy the images.
3. while we stop at bootloader and give the command " run xenmmcboot " we are getting the following error
Hit any key to stop autoboot: 0
=> run xenmmcboot
136190 bytes read in 9 ms (14.4 MiB/s)
106496 bytes read in 7 ms (14.5 MiB/s)
Loading hdp firmware from 0x000000009c000000 offset 0x0000000000002000
Loading hdp firmware Complete
28013056 bytes read in 136 ms (196.4 MiB/s)
Bad Linux ARM64 Image magic!
=>
Can you let us know how to do the three partition for xen on sd card , and build the rootfs.sdcard image
how to make sure xen is enabled or not
Regards,
Vinothkumar Sekar