the following patch was just integrated into master: commit 0254c2d99fc7a5858be4826c576ca743d005b213 Author: Aaron Durbin adurbin@chromium.org Date: Fri Feb 3 16:09:45 2017 -0600
southbridge/intel/common/firmware: allow locking ME without HAVE_ME_BIN
The apollolake boards don't have an me.bin proper, but they still have descriptor regions which need to be locked down. Therefore, remove the restriction of HAVE_ME_BIN from LOCK_MANAGEMENT_ENGINE.
BUG=chrome-os-partner:62177 TEST=For apollolake one can select LOCK_MANAGEMENT_ENGINE.
Change-Id: I73aab3a604ec25cd56d760bf76cc21c5a298799e Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: https://review.coreboot.org/18304 Reviewed-by: Duncan Laurie dlaurie@chromium.org Tested-by: build bot (Jenkins) Reviewed-by: Furquan Shaikh furquan@google.com
See https://review.coreboot.org/18304 for details.
-gerrit