soc/mediatek/mt8188: 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 Reviewed-on: https://review.coreboot.org/c/coreboot/+/80315 Reviewed-by: Yu-Ping Wu <yupingso@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Yidi Lin <yidilin@google.com>
This commit is contained in:
parent
ecbc243a45
commit
a90a44c1b5
|
@ -61,6 +61,7 @@ ramstage-y += ../common/usb.c usb.c
|
|||
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue