Hello Angel Pons, Stefan Reinauer, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/31104
to look at the new patch set (#2).
Change subject: util/ifdtool: Add lock support for CNL and ICL ......................................................................
util/ifdtool: Add lock support for CNL and ICL
Cannonlake and Icelake have same read/write region permission settings with skylake and kabylake, so add it here as well.
BUG=b:123199222 TEST=Turn on CONFIG_LOCK_MANAGEMENT_ENGINE and build image, check the setting matches 0x0D for read and 0x04 for write.
Signed-off-by: Lijian Zhao lijian.zhao@intel.com Change-Id: I71d8b815c7dff7dcbcff2bf77c85ebf80b8df6d2 --- M util/ifdtool/ifdtool.c 1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/04/31104/2