Yi Chou has uploaded this change for review.

View Change

geralt: Enable CROS_WIDEVINE_SMC

BUG=b:248612503
TEST=Test with crrev.com/c/4756330
BRANCH=none

Signed-off-by: Yi Chou <yich@google.com>
Change-Id: I3dded9042abd85a948598f98475c21a1af9b4d80
---
M src/soc/mediatek/mt8188/Makefile.mk
1 file changed, 1 insertion(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/15/80315/1
diff --git a/src/soc/mediatek/mt8188/Makefile.mk b/src/soc/mediatek/mt8188/Makefile.mk
index 14f7d38..11c3ca88 100644
--- a/src/soc/mediatek/mt8188/Makefile.mk
+++ b/src/soc/mediatek/mt8188/Makefile.mk
@@ -61,6 +61,7 @@

BL31_MAKEARGS += PLAT=mt8188 SPD=opteed
BL31_MAKEARGS += OPTEE_ALLOW_SMC_LOAD=1 PLAT_XLAT_TABLES_DYNAMIC=1
+BL31_MAKEARGS += CROS_WIDEVINE_SMC=1

CPPFLAGS_common += -Isrc/soc/mediatek/mt8188/include
CPPFLAGS_common += -Isrc/soc/mediatek/common/dp/include

To view, visit change 80315. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I3dded9042abd85a948598f98475c21a1af9b4d80
Gerrit-Change-Number: 80315
Gerrit-PatchSet: 1
Gerrit-Owner: Yi Chou <yich@google.com>
Gerrit-MessageType: newchange