Attention is currently required from: Dinesh Gehlot.
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/72958
to look at the new patch set (#11).
Change subject: soc/intel/skl: Include ME spec version 11 at common ......................................................................
soc/intel/skl: Include ME spec version 11 at common
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
Signed-off-by: Dinesh Gehlot digehlot@google.com Change-Id: I30b2e9497e9904cb9f9c2adc86c4d7f62ad0d376 --- M src/soc/intel/common/block/cse/Kconfig M src/soc/intel/common/block/include/intelblocks/me.h A src/soc/intel/common/block/include/intelblocks/me_11.h 3 files changed, 115 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/58/72958/11