Attention is currently required from: Felix Held, Fred Reitberger, Jason Glenesk, Martin L Roth, Matt DeVillier, Varshit Pandya.
Hello Fred Reitberger, Jason Glenesk, Martin L Roth, Matt DeVillier, Varshit Pandya, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/83445?usp=email
to look at the new patch set (#2).
Change subject: soc/amd: add SoC-specific root_complex.c to SMM ......................................................................
soc/amd: add SoC-specific root_complex.c to SMM
The PSP code introduced in a following patch needs both SoC-specific functions get_iohc_info and get_iohc_non_pci_mmio_regs to also be available in SMM, so add those compilation units to the corresponding target.
Signed-off-by: Felix Held felix-coreboot@felixheld.de Change-Id: I4e32084b45f07131c80b642bc73d865fc57688a8 --- M src/soc/amd/cezanne/Makefile.mk M src/soc/amd/genoa_poc/Makefile.mk M src/soc/amd/glinda/Makefile.mk M src/soc/amd/mendocino/Makefile.mk M src/soc/amd/phoenix/Makefile.mk M src/soc/amd/picasso/Makefile.mk 6 files changed, 6 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/45/83445/2