[coreboot-gerrit] Change in coreboot[master]: google/kukui: Enable cr50 over SPI

You-Cheng Syu (Code Review) gerrit at coreboot.org
Mon Nov 19 13:48:56 CET 2018


You-Cheng Syu has uploaded this change for review. ( https://review.coreboot.org/29689


Change subject: google/kukui: Enable cr50 over SPI
......................................................................

google/kukui: Enable cr50 over SPI

WIP

BUG=b:117916698
TEST=gsctool -s -f

Change-Id: I46f730f7e02160c361bfc7f7a4e910b24349c5b7
---
M src/mainboard/google/kukui/Kconfig
1 file changed, 6 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/89/29689/1

diff --git a/src/mainboard/google/kukui/Kconfig b/src/mainboard/google/kukui/Kconfig
index 7032d67..f49e135 100644
--- a/src/mainboard/google/kukui/Kconfig
+++ b/src/mainboard/google/kukui/Kconfig
@@ -9,6 +9,8 @@
 	select SOC_MEDIATEK_MT8183
 	select BOARD_ROMSIZE_KB_8192
 	select MAINBOARD_HAS_CHROMEOS
+	#select MAINBOARD_HAS_SPI_TPM_CR50
+	select MAINBOARD_HAS_TPM2
 	select COMMON_CBFS_SPI_WRAPPER
 	select SPI_FLASH
 	select FATAL_ASSERTS
@@ -24,6 +26,10 @@
 	string
 	default "Kukui"
 
+config DRIVER_TPM_SPI_BUS
+	hex
+	default 0x0
+
 config BOOT_DEVICE_SPI_FLASH_BUS
 	int
 	default 1

-- 
To view, visit https://review.coreboot.org/29689
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I46f730f7e02160c361bfc7f7a4e910b24349c5b7
Gerrit-Change-Number: 29689
Gerrit-PatchSet: 1
Gerrit-Owner: You-Cheng Syu <youcheng at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181119/d046b2bf/attachment.html>


More information about the coreboot-gerrit mailing list