coreboot-kgpe-d16/util/sconfig
Furquan Shaikh fceca9259b util/sconfig: Emit chip config pointers for PCI devices on root bus
This change emits chip config pointers for PCI devices on root bus in
static_devices.h so that the config structure can be accessed directly
without having to reference the device structure. This allows the
linker to optimize out unused parts of the device tree from early
stages like bootblock.

Change-Id: I1d42e926dbfae14b889ade6dda363d8607974cae
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49214
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-01-11 07:42:28 +00:00
..
Makefile.inc
description.md
lex.yy.c_shipped device + util/sconfig: introduce new device `gpio` 2020-12-28 17:47:04 +00:00
main.c util/sconfig: Emit chip config pointers for PCI devices on root bus 2021-01-11 07:42:28 +00:00
sconfig.h
sconfig.l device + util/sconfig: introduce new device `gpio` 2020-12-28 17:47:04 +00:00
sconfig.tab.c_shipped device + util/sconfig: introduce new device `gpio` 2020-12-28 17:47:04 +00:00
sconfig.tab.h_shipped device + util/sconfig: introduce new device `gpio` 2020-12-28 17:47:04 +00:00
sconfig.y device + util/sconfig: introduce new device `gpio` 2020-12-28 17:47:04 +00:00