[coreboot-gerrit] Change in coreboot[master]: HACK: Julius' changes for v17

Julius Werner (Code Review) gerrit at coreboot.org
Tue Oct 23 00:17:57 CEST 2018


Julius Werner has uploaded this change for review. ( https://review.coreboot.org/29232


Change subject: HACK: Julius' changes for v17
......................................................................

HACK: Julius' changes for v17

Change-Id: I0cd7f0deadb001b2492deadb001811713c547649
Signed-off-by: Julius Werner <jwerner at chromium.org>
---
M src/soc/qualcomm/sdm845/Kconfig
M src/soc/qualcomm/sdm845/Makefile.inc
2 files changed, 3 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/32/29232/1

diff --git a/src/soc/qualcomm/sdm845/Kconfig b/src/soc/qualcomm/sdm845/Kconfig
index ff4b140..249961f 100644
--- a/src/soc/qualcomm/sdm845/Kconfig
+++ b/src/soc/qualcomm/sdm845/Kconfig
@@ -6,6 +6,7 @@
 	select ARCH_RAMSTAGE_ARMV8_64
 	select ARCH_ROMSTAGE_ARMV8_64
 	select ARCH_VERSTAGE_ARMV8_64
+	select ARM64_USE_ARM_TRUSTED_FIRMWARE
 	select BOOTBLOCK_CONSOLE
 	select GENERIC_GPIO_LIB
 	select GENERIC_UDELAY
diff --git a/src/soc/qualcomm/sdm845/Makefile.inc b/src/soc/qualcomm/sdm845/Makefile.inc
index f4f8e68..5beeda0 100644
--- a/src/soc/qualcomm/sdm845/Makefile.inc
+++ b/src/soc/qualcomm/sdm845/Makefile.inc
@@ -67,6 +67,8 @@
 
 CPPFLAGS_common += -Isrc/soc/qualcomm/sdm845/include
 
+BL31_MAKEARGS += PLAT=sdm845
+
 SDM845_BLOB := $(top)/3rdparty/blobs/soc/qualcomm/sdm845
 
 ################################################################################

-- 
To view, visit https://review.coreboot.org/29232
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: I0cd7f0deadb001b2492deadb001811713c547649
Gerrit-Change-Number: 29232
Gerrit-PatchSet: 1
Gerrit-Owner: Julius Werner <jwerner at chromium.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181022/b629c3c7/attachment.html>


More information about the coreboot-gerrit mailing list