coreboot/src/console
Fred Reitberger a02176debb console: Add SimNow console logging
The AMD SimNow tool supports fast logging through an IO port.  Add a new
console to support SimNow logging through port 80.

TEST=observe significant speed improvements on SimNow console log

Signed-off-by: Fred Reitberger <reitbergerfred@gmail.com>
Change-Id: I42a431f48ea14ba4adacbd4a32e15abe7c5e4951
Reviewed-on: https://review.coreboot.org/c/coreboot/+/72751
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2023-02-09 10:01:20 +00:00
..
console.c console: Add SimNow console logging 2023-02-09 10:01:20 +00:00
die.c
hw-debug_sink.adb
hw-debug_sink.ads
init.c
Kconfig console: Add SimNow console logging 2023-02-09 10:01:20 +00:00
Makefile.inc
post.c
printk.c
vsprintf.c
vtxprintf.c