Attention is currently required from: Hannah Williams, Jamie Ryu, Raj Astekar, Sukumar Ghorai, Wonkyu Kim.
Hello Hannah Williams, Raj Astekar, Subrata Banik, Sukumar Ghorai, Wonkyu Kim, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/83939?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)
Change subject: soc/intel/cmn/pmc: Add pmc_ipc to bootblock ......................................................................
soc/intel/cmn/pmc: Add pmc_ipc to bootblock
This adds pmc_ipc to bootblock if SOC_INTEL_COMMON_BLOCK_PMC is enabled. The good place to report SoC QDF can be report_cpu_info in bootblock. QDF read is done by PMC IPC Command, so this adds pmc_ipc to bootblock to enable calling pmc_dump_soc_qdf_info.
Change-Id: Id0391eae48fc53cd652acd09e6380ca6802eaf88 Signed-off-by: Jamie Ryu jamie.m.ryu@intel.com --- M src/soc/intel/common/block/pmc/Makefile.mk M src/soc/intel/common/block/pmc/pmc_ipc.c 2 files changed, 3 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/39/83939/2