ARM: dts: msm: Add initial devicetree for Tuna VM
Add initial devicetree files for trustedvm for RUMI platform on Tuna SoC. Change-Id: I3d0694b8542c1f30a52d6caa89cdad1bd1174a2e Signed-off-by: Hrishabh Rajput <quic_hrishabh@quicinc.com>
This commit is contained in:
@@ -210,6 +210,13 @@ dtb-y += $(sun_tuivm-dtb-y)
|
||||
endif
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_ARCH_TUNA), y)
|
||||
ifeq ($(CONFIG_ARCH_QTI_VM), y)
|
||||
tuna_tuivm-dtb-$(CONFIG_ARCH_QTI_VM) += tuna-vm-rumi.dtb
|
||||
dtb-y += $(tuna_tuivm-dtb-y)
|
||||
endif
|
||||
endif
|
||||
|
||||
MONACO_BASE_DTB += monaco.dtb monacop.dtb
|
||||
|
||||
MONACO_BOARDS += \
|
||||
|
Reference in New Issue
Block a user