Attention is currently required from: Ravi Kumar Bokka, mturney mturney, Arthur Heymans, Furquan Shaikh, Kyösti Mälkki. Hello Shelley Chen, build bot (Jenkins), mturney mturney, Furquan Shaikh, Arthur Heymans, Kyösti Mälkki,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/57614
to look at the new patch set (#46).
Change subject: libpayload: Export PCIe config info from coreboot to libpayload ......................................................................
libpayload: Export PCIe config info from coreboot to libpayload
Export PCIe config base info to payloads through coreboot tables. Fill PCIe config base, ATU address and config size in cbmem entry.
BUG=b:182963902,b:216686574,b:181098581 TEST=Validated on qualcomm sc7280 development board
Signed-off-by: Prasad Malisetty quic_pmaliset@quicinc.com Change-Id: I1ca2be55b98c8d1b86576072078cdda02ac55940 --- M payloads/libpayload/include/sysinfo.h M payloads/libpayload/libc/coreboot.c M src/commonlib/bsd/include/commonlib/bsd/cbmem_id.h M src/commonlib/include/commonlib/coreboot_tables.h M src/include/boot/coreboot_tables.h M src/lib/coreboot_table.c 6 files changed, 36 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/14/57614/46