coreboot-kgpe-d16/src/console
Jakub Czapiga ab0bcaf732 src/console/init.c: Make get_log_level static inline again
CB:55356 removed static inline declarations from get_log_level(). This
commit puts them back. It also changes the method of accessing static
symbols in tests/console/routing-test to source file inclusion like
in CB:46458 to avoid changing tested source file.

Signed-off-by: Jakub Czapiga <jacz@semihalf.com>
Change-Id: Iaa5dcbccb327f819374967be51ef642b1fb25e7b
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55473
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-06-15 16:12:52 +00:00
..
console.c src/console: Drop unneeded empty lines 2020-09-21 15:52:42 +00:00
die.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
hw-debug_sink.adb treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
hw-debug_sink.ads treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
init.c src/console/init.c: Make get_log_level static inline again 2021-06-15 16:12:52 +00:00
Kconfig console: Override uart base address 2020-11-09 07:46:10 +00:00
Makefile.inc console: Update for vboot before bootblock 2020-06-15 22:07:12 +00:00
post.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
printk.c Rename do_printk() to printk() 2021-04-14 10:38:09 +00:00
vsprintf.c lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00
vtxprintf.c console/vtxprintf.c: Add missing <types.h> 2021-02-16 08:15:26 +00:00