coreboot-kgpe-d16/payloads/libpayload/drivers/serial
Nico Huber be842cb72d libpayload: Cache physical location of serial-console struct
In the presence of self-relocating payloads, it's safer to keep
physical addresses in `libsysinfo`.

Change-Id: Icd30e95c6b8115d16dd793914fb01a1a9da1854f
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43577
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2020-08-24 09:13:09 +00:00
..
8250.c libpayload: Cache physical location of serial-console struct 2020-08-24 09:13:09 +00:00
ipq40xx.c libpayload: Cache physical location of serial-console struct 2020-08-24 09:13:09 +00:00
ipq806x.c libpayload: Cache physical location of serial-console struct 2020-08-24 09:13:09 +00:00
qcom_qupv3_serial.c libpayload: Cache physical location of serial-console struct 2020-08-24 09:13:09 +00:00
qcs405.c libpayload: Cache physical location of serial-console struct 2020-08-24 09:13:09 +00:00
s5p.c libpayload: Cache physical location of serial-console struct 2020-08-24 09:13:09 +00:00
serial.c