<div dir="ltr"><div>Hi everyone,<br></div><div><br></div><div>i am currently trying to run trustzone demo on imx53 Quick Start Board (qsb). In which i want to run Android OS in the normal world. i followed the instruction in this link (<a href="https://github.com/skalk/genode/blob/i.MX53_tablet_demo/os/src/server/vmm/imx53/README">https://github.com/skalk/genode/blob/i.MX53_tablet_demo/os/src/server/vmm/imx53/README</a>) and built the uImage successfully. I put the uImage on the SD card partition (/dev/mmcblk0p1). However, when try to boot the uImage, it gets stuck after displaying the following outputs. I have attached the whole log messages. FYI, the SD card has two partitions(/dev/mmcblk0p1 and /dev/mmcblk0p2) with ext4 format.<br><br>mmc0: new high speed SDHC card at address 0007<br>mmcblk0: mmc0:0007 SD32G 28.9 GiB <br> mmcblk0: p1 p2<br>init: cannot open '/initlogo.rle'<br>EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)<br>EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)<br>init: Unable to open persistent property directory /data/property errno: 2<br>init: cannot find '/system/bin/sh', disabling 'console'<br>init: cannot find '/system/bin/servicemanager', disabling 'servicemanager'<br>init: cannot find '/system/bin/vold', disabling 'vold'<br>init: cannot find '/system/bin/netd', disabling 'netd'<br>init: cannot find '/system/bin/dispd', disabling 'dispd'<br>init: cannot find '/system/bin/debuggerd', disabling 'debuggerd'<br>init: cannot find '/system/bin/app_process', disabling 'zygote'<br>init: cannot find '/system/bin/mediaserver', disabling 'media'<br>init: cannot find '/system/bin/dbus-daemon', disabling 'dbus'<br>init: cannot find '/system/bin/installd', disabling 'installd'<br>init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'<br>init: cannot find '/system/bin/keystore', disabling 'keystore'<br>init: cannot find '/system/bin/rild', disabling 'ril-daemon'<br>init: cannot find '/system/bin/magd', disabling 'magd'<br>init: cannot find '/system/bin/wlan_tool', disabling 'wlan_tool'<br><br></div><div>could you please let me know what is missing?<br><br></div><div>thank you!<br></div></div>