diff options
author | Denys Dmytriyenko <denys@ti.com> | 2017-06-17 03:15:10 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2017-06-20 12:02:12 -0400 |
commit | 8676dbf527ecef6e4abf8e321da8475ed0ab12da (patch) | |
tree | a3e9a77fef2c94462a207f2be8b6e0618243a5a9 /conf | |
parent | 47c0a83bd3319c5bc04ec95beea81f8a72c6fa15 (diff) | |
download | meta-ti-8676dbf527ecef6e4abf8e321da8475ed0ab12da.tar.gz |
am437x-hs-evm: add OPTEE related configs
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/am437x-hs-evm.conf | 4 |
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" | |||
12 | UBOOT_RD_ENTRYPOINT = "0x84000000" | 12 | UBOOT_RD_ENTRYPOINT = "0x84000000" |
13 | 13 | ||
14 | TI_SECURE_DEV_PKG = "${TI_SECURE_DEV_PKG_CAT}/am4x" | 14 | TI_SECURE_DEV_PKG = "${TI_SECURE_DEV_PKG_CAT}/am4x" |
15 | |||
16 | OPTEEMACHINE = "ti" | ||
17 | OPTEEFLAVOR = "am43xx" | ||
18 | OPTEEOUTPUTMACHINE = "ti" | ||