test-runner: Remove semihosting usage in log message

ARM architecture utilizes semihosting to trace message and exit QEMU
guest. In order to make trace log and exit QEMU guest more generic,
new virtio console serial port 'testrunner0' is introduced.

Port 'testrunner0' is exposed to QEMU guest, input and output virtual
queues are created for receiving command line from host and sending
messages to host.

To distinguish log message and exit QEMU command from QEMU guest,
different header resides in front of message.

Bug: 119111590
Change-Id: I2a4b39a559a6a1ddbc68f92a7b0244e520952a20
9 files changed
tree: 11ead2416b3973cbc3678a70016e9e24797b8171
  1. interface/
  2. ql-tipc/
  3. test-runner/
  4. .clang-format
  5. PREUPLOAD.cfg