[coreboot-gerrit] Change in coreboot[master]: sb/intel/common/firmware: Keep CHECK_ME disabled by default

Naresh Solanki (Code Review) gerrit at coreboot.org
Thu Apr 27 17:00:47 CEST 2017


Naresh Solanki has uploaded a new change for review. ( https://review.coreboot.org/19257 )

Change subject: sb/intel/common/firmware: Keep CHECK_ME disabled by default
......................................................................

sb/intel/common/firmware: Keep CHECK_ME disabled by default

Keeping CHECK_ME unset by default.

Change-Id: Ib3186498c8da307b686c06c3828e24acbc7f2d17
Signed-off-by: Naresh G Solanki <naresh.solanki at intel.com>
---
M src/southbridge/intel/common/firmware/Kconfig
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/57/19257/1

diff --git a/src/southbridge/intel/common/firmware/Kconfig b/src/southbridge/intel/common/firmware/Kconfig
index f4be93c..7dc0f32 100644
--- a/src/southbridge/intel/common/firmware/Kconfig
+++ b/src/southbridge/intel/common/firmware/Kconfig
@@ -60,7 +60,7 @@
 
 config CHECK_ME
 	bool "Verify the integrity of the supplied ME/TXE firmware"
-	default y
+	default n
 	depends on HAVE_ME_BIN && (NORTHBRIDGE_INTEL_NEHALEM || \
 		NORTHBRIDGE_INTEL_SANDYBRIDGE || \
 		NORTHBRIDGE_INTEL_IVYBRIDGE || NORTHBRIDGE_INTEL_HASWELL || \

-- 
To view, visit https://review.coreboot.org/19257
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib3186498c8da307b686c06c3828e24acbc7f2d17
Gerrit-PatchSet: 1
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Naresh Solanki <naresh.solanki at intel.com>
Gerrit-Reviewer: Aaron Durbin <adurbin at chromium.org>
Gerrit-Reviewer: Balaji Manigandan <balaji.manigandan at intel.com>
Gerrit-Reviewer: Duncan Laurie <dlaurie at chromium.org>
Gerrit-Reviewer: Furquan Shaikh <furquan at google.com>
Gerrit-Reviewer: Naresh Solanki <naresh.solanki at intel.com>
Gerrit-Reviewer: Nicola Corna <nicola at corna.info>
Gerrit-Reviewer: Rizwan Qureshi <rizwan.qureshi at intel.com>



More information about the coreboot-gerrit mailing list