Hello everyone. 
I am trying to load a binary as a non-root cell of Jailhouse and run it on 
the Ultrascale ZCU104.  Within this binary there are serial prints executed 
via xil_printf that I do not see in output when I run the binary on 
jailhouse. I think because jailhouse does not support the libraries 
required by xil_printf, such as the printf libraries. In fact, the default 
demos (gic-demo and uart-demo) print via printk. How can I solve so that I 
can be able to see something output on the serial from my binary, without 
necessarily including the printk's within my binary? Thank you all in 
advance. 

-- 
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/be611220-86a8-436a-8009-e50d6760e609n%40googlegroups.com.

Reply via email to