qemu-e2k/hw/semihosting
Alex Bennée 4e7f9032cf semihosting: enable chardev backed output for console
It will be useful for a number of use-cases to be able to re-direct
output to a file like we do with serial output. This does the wiring
to allow us to treat then semihosting console like just another
character output device.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
2019-05-28 10:28:50 +01:00
..
Kconfig semihosting: introduce CONFIG_SEMIHOSTING 2019-05-28 10:28:50 +01:00
Makefile.objs semihosting: implement a semihosting console 2019-05-28 10:28:50 +01:00
config.c semihosting: enable chardev backed output for console 2019-05-28 10:28:50 +01:00
console.c semihosting: enable chardev backed output for console 2019-05-28 10:28:50 +01:00