[coreboot-gerrit] Change in coreboot[master]: mediatek/mt8183: Add soc ARM Trusted Firmware support

Tristan Hsieh (Code Review) gerrit at coreboot.org
Fri Oct 19 04:12:33 CEST 2018


Tristan Hsieh has uploaded this change for review. ( https://review.coreboot.org/29186


Change subject: mediatek/mt8183: Add soc ARM Trusted Firmware support
......................................................................

mediatek/mt8183: Add soc ARM Trusted Firmware support

Set BL31 platform to mt8183 to link with ARM Trusted Firmware.

BUG=b:80501386
BRANCH=none
Test: Boots correctly on Kukui with more patches in ATF.

Change-Id: Ia988d2b4ed646027c04c7c6ff0e50ed7a0b14da3
Signed-off-by: kenny liang <kenny.liang at mediatek.com>
---
M src/soc/mediatek/mt8183/Makefile.inc
1 file changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/86/29186/1

diff --git a/src/soc/mediatek/mt8183/Makefile.inc b/src/soc/mediatek/mt8183/Makefile.inc
index 4a5490b..b0074b0 100644
--- a/src/soc/mediatek/mt8183/Makefile.inc
+++ b/src/soc/mediatek/mt8183/Makefile.inc
@@ -40,6 +40,8 @@
 ramstage-y += ../common/usb.c
 ramstage-y += ../common/wdt.c
 
+BL31_MAKEARGS += PLAT=mt8183
+
 CPPFLAGS_common += -Isrc/soc/mediatek/mt8183/include
 CPPFLAGS_common += -Isrc/soc/mediatek/common/include
 

-- 
To view, visit https://review.coreboot.org/29186
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: Ia988d2b4ed646027c04c7c6ff0e50ed7a0b14da3
Gerrit-Change-Number: 29186
Gerrit-PatchSet: 1
Gerrit-Owner: Tristan Hsieh <tristan.shieh at mediatek.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181019/ffdaa634/attachment.html>


More information about the coreboot-gerrit mailing list