Attention is currently required from: Shelley Chen, Ravi kumar, mturney mturney, Furquan Shaikh, Kyösti Mälkki, Prasad Malisetty.

Ravi kumar uploaded patch set #9 to this change.

View Change

libpayload: Export PCIe MMCONF from coreboot to libpayload

Add support for passing PCIe MMCONF base from coreboot to
Libpayload. Parsing and saving PCIe MMCONF base address in
lib_sysinfo to allow config access from libpayload arch
specific PCI driver.

Signed-off-by: Prasad Malisetty <pmaliset@codeaurora.org>
Change-Id: I1ca2be55b98c8d1b86576072078cdda02ac55940
---
M payloads/libpayload/Kconfig
M payloads/libpayload/include/coreboot_tables.h
M payloads/libpayload/include/sysinfo.h
M payloads/libpayload/libc/coreboot.c
M src/commonlib/include/commonlib/coreboot_tables.h
M src/device/Kconfig
M src/include/boot/coreboot_tables.h
M src/lib/coreboot_table.c
M src/soc/qualcomm/sc7280/Kconfig
9 files changed, 58 insertions(+), 2 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/14/57614/9

To view, visit change 57614. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I1ca2be55b98c8d1b86576072078cdda02ac55940
Gerrit-Change-Number: 57614
Gerrit-PatchSet: 9
Gerrit-Owner: Ravi kumar <rbokka@codeaurora.org>
Gerrit-Reviewer: Arthur Heymans <arthur@aheymans.xyz>
Gerrit-Reviewer: Furquan Shaikh <furquan.m.shaikh@gmail.com>
Gerrit-Reviewer: Kyösti Mälkki <kyosti.malkki@gmail.com>
Gerrit-Reviewer: Prasad Malisetty <pmaliset@qualcomm.corp-partner.google.com>
Gerrit-Reviewer: Shelley Chen <shchen@google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-Reviewer: mturney mturney <mturney@codeaurora.org>
Gerrit-CC: Paul Menzel <paulepanter@mailbox.org>
Gerrit-Attention: Shelley Chen <shchen@google.com>
Gerrit-Attention: Ravi kumar <rbokka@codeaurora.org>
Gerrit-Attention: mturney mturney <mturney@codeaurora.org>
Gerrit-Attention: Furquan Shaikh <furquan.m.shaikh@gmail.com>
Gerrit-Attention: Kyösti Mälkki <kyosti.malkki@gmail.com>
Gerrit-Attention: Prasad Malisetty <pmaliset@qualcomm.corp-partner.google.com>
Gerrit-MessageType: newpatchset