Attention is currently required from: Felix Singer, Tarun Tuli, Dinesh Gehlot, Kapil Porwal, Lean Sheng Tan, Werner Zeh.
Hello Felix Singer, build bot (Jenkins), Tarun Tuli, Subrata Banik, Kapil Porwal, Maximilian Brune, Eric Lai, Lean Sheng Tan, Werner Zeh,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/73129
to look at the new patch set (#6).
Change subject: soc/intel/cmn: Support for ME spec versions for SoCs at common code ......................................................................
soc/intel/cmn: Support for ME spec versions for SoCs at common code
This patch includes ME specification datastructures for various ME versions. Including the ME specification in common code will help current and future SoC platforms to select the correct version based on the applicable configuration. It might be also beneficial if two different SoC platforms would like to use the same ME specification and not necessarily share the same SoC directory.
BUG=b:260309647 Test=Build verified for brya and rex.
Signed-off-by: Dinesh Gehlot digehlot@google.com Change-Id: I83df41d7180d2df419849a0c01c728ff0fe75378 --- M src/soc/intel/common/block/cse/cse.c A src/soc/intel/common/block/include/intelblocks/me.h A src/soc/intel/common/block/include/intelblocks/me_12.h A src/soc/intel/common/block/include/intelblocks/me_13.h A src/soc/intel/common/block/include/intelblocks/me_15.h A src/soc/intel/common/block/include/intelblocks/me_16.h A src/soc/intel/common/block/include/intelblocks/me_18.h 7 files changed, 436 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/29/73129/6