Hi
I am running tz_vmm script on imx6 platform and this is giving this output..
Starting kernel ...
kernel initialized
Genode 14.08
int main(): --- create local services ---
int main(): --- start init ---
int main(): transferred 502 MB to init
int main(): --- init created, waiting for exit condition ---
[init] Could not open file "
ld.lib.so"
[init] parent provides
[init] service "ROM"
[init] service "RAM"
[init] service "IRQ"
[init] service "IO_MEM"
[init] service "CAP"
[init] service "PD"
[init] service "RM"
[init] service "CPU"
[init] service "LOG"
[init] service "SIGNAL"
[init] service "VM"
[init] child "tz_vmm"
[init] RAM quota: 3932160
[init] ELF binary: tz_vmm
[init] priority: 0
[init -> tz_vmm] Start virtual machine
After this it blocked infinitively. As we can see Virtual machine is started so what could be the problem here ?