coreboot-kgpe-d16/src/console
Timothy Pearson 44d5342835 src/console: Add x86 romstage spinlock option and printk spinlock support
This paves the way for AP printk spinlock on AMD platforms

Change-Id: Ice42a0d3177736bf6e1bc601092e413601866f20
Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
Reviewed-on: https://review.coreboot.org/11958
Tested-by: Raptor Engineering Automated Test Stand <noreply@raptorengineeringinc.com>
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
2015-12-15 16:41:13 +01:00
..
Kconfig console: Allow ARM64 platforms to select bootblock console 2015-12-08 17:13:18 +01:00
Makefile.inc src/console: Link die.c in bootblock without BOOTBLOCK_CONSOLE 2015-11-17 16:28:25 +01:00
console.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
die.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
early_print.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
init.c rules.h: Add ENV_STRING and use it in console_init() 2015-11-20 18:44:20 +01:00
post.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
printk.c src/console: Add x86 romstage spinlock option and printk spinlock support 2015-12-15 16:41:13 +01:00
vsprintf.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
vtxprintf.c Avoid 64bit math on MIPS platforms 2015-03-30 21:42:38 +02:00