Hello,
I am running Android as guest hosted by a bare metal minimal hypervisor on a dual core cortex a15 target. The hypervisor sets ttyS0 as a serial console and Android sets ttyS1, while on the host I have only one physical serial port ttyUSB0. What should I do to see the output on the host console? should I resort to any kind of serial emulator, virtual com port? Any advice please?
Many thanks.