summaryrefslogtreecommitdiffstats
path: root/conf/machine/am437x-hs-evm.conf
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2017-06-17 03:15:10 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-06-20 12:02:12 -0400
commit8676dbf527ecef6e4abf8e321da8475ed0ab12da (patch)
treea3e9a77fef2c94462a207f2be8b6e0618243a5a9 /conf/machine/am437x-hs-evm.conf
parent47c0a83bd3319c5bc04ec95beea81f8a72c6fa15 (diff)
downloadmeta-ti-8676dbf527ecef6e4abf8e321da8475ed0ab12da.tar.gz
am437x-hs-evm: add OPTEE related configs
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine/am437x-hs-evm.conf')
-rw-r--r--conf/machine/am437x-hs-evm.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/machine/am437x-hs-evm.conf b/conf/machine/am437x-hs-evm.conf
index 2f551b52..34c10166 100644
--- a/conf/machine/am437x-hs-evm.conf
+++ b/conf/machine/am437x-hs-evm.conf
@@ -12,3 +12,7 @@ UBOOT_RD_LOADADDRESS = "0x84000000"
12UBOOT_RD_ENTRYPOINT = "0x84000000" 12UBOOT_RD_ENTRYPOINT = "0x84000000"
13 13
14TI_SECURE_DEV_PKG = "${TI_SECURE_DEV_PKG_CAT}/am4x" 14TI_SECURE_DEV_PKG = "${TI_SECURE_DEV_PKG_CAT}/am4x"
15
16OPTEEMACHINE = "ti"
17OPTEEFLAVOR = "am43xx"
18OPTEEOUTPUTMACHINE = "ti"