Hi All I am trying to test jailhouse on the T113-iļ¼Dual core ARM Cortex-A7. I had compiled jailhouse-master and copied it into the system. I take the steps: 1.cp ./hypervisor/jailhouse.bin /lib/firmware/ 2.cp tools/jailhouse /usr/bin/ 3.insmod ./driver/jailhouse.ko 4.jailhouse enable configs/arm/t113-arm.cell when i enable root-cell,i get the error: jailhouse: HYP mode not available JAILHOUSE_ENABLE: No such device I know Linux must starts in EL2,but i do not konw how to operation it. i see kernel source in linux-5.4/arch/arm/kernel/head.S that it will operate "ensure svc mode and all interrupts masked",how can i start Linux in EL2.
-- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/2b241937-ed0e-480d-873f-aed0f3e57837n%40googlegroups.com.
