Hello, I have one question regarding the file inmates/lib/arm-common/printk.c (https://github.com/siemens/jailhouse/blob/master/inmates/lib/arm-common/printk.c#L115 ). The Linux root cell and a non-root cell (e.g. https://github.com/siemens/jailhouse/blob/master/inmates/demos/arm/uart-demo.c ) have access to different UARTs. The non-root cell, as seen in printk.c file (which in turn includes https://github.com/siemens/jailhouse/blob/master/inmates/lib/arm/include/mach.h), is supposed to make use of a different UART memory region. When it is mentioned that "we share the UART with the hpervisor...", what does it mean?
Best, Jorge -- 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]. For more options, visit https://groups.google.com/d/optout.
