summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorBai Ping <ping.bai@nxp.com>2017-12-05 10:04:50 +0800
committerLeonard Crestez <leonard.crestez@nxp.com>2018-08-24 12:41:33 +0300
commit24b1fcbe50e7cb4b62b14d8c34d2943d5e042fe8 (patch)
treef88c7ac861198db353a9b6018e6e2f6e337b6f09 /arch/arm/boot/dts/Makefile
parente2380d12bfa296e25a3dc59c7a939a7fb3b5953b (diff)
MLK-17082-02 ARM: dts: imx: Add dedicated dts for optee support on imx6sl/sll
Add dedicated dts file to support optee on imx6sl/sll. The OCRAM is resized to make sure the OCRAM space used by TEE side is not visiable to no-secure linux kernel side. Signed-off-by: Bai Ping <ping.bai@nxp.com> Reviewed-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index e74ddea25a09..35ca227b8d61 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -457,6 +457,7 @@ dtb-$(CONFIG_SOC_IMX6SL) += \
imx6sl-evk-ldo.dtb \
imx6sl-evk-csi.dtb \
imx6sl-evk-uart.dtb \
+ imx6sl-evk-optee.dtb \
imx6sl-warp.dtb
dtb-$(CONFIG_SOC_IMX6SX) += \
imx6sx-nitrogen6sx.dtb \
@@ -553,6 +554,7 @@ dtb-$(CONFIG_SOC_IMX6SLL) += \
imx6sll-lpddr3-arm2-spdif.dtb \
imx6sll-evk.dtb \
imx6sll-evk-reva.dtb \
+ imx6sll-evk-optee.dtb \
imx6sll-evk-btwifi.dtb
dtb-$(CONFIG_SOC_IMX7D) += \
imx7d-cl-som-imx7.dtb \