summaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2017-07-16 01:17:13 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-07-17 19:45:11 -0400
commita912dd6812858dc8d8a7739f06b6734fe66beb0e (patch)
tree2858bb8ffe00c0c4db61102c921ea272283de20d /conf/machine
parentbde5ff5ac65d90890dc333c63f2186b8fea7a94d (diff)
downloadmeta-ti-a912dd6812858dc8d8a7739f06b6734fe66beb0e.tar.gz
am57xx-hs, dra7xx-hs: add setting for OPTEE pager config
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/am57xx-hs-evm.conf1
-rw-r--r--conf/machine/dra7xx-hs-evm.conf1
2 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/am57xx-hs-evm.conf b/conf/machine/am57xx-hs-evm.conf
index cd03126c..4d3eb006 100644
--- a/conf/machine/am57xx-hs-evm.conf
+++ b/conf/machine/am57xx-hs-evm.conf
@@ -16,3 +16,4 @@ TI_SECURE_DEV_PKG = "${TI_SECURE_DEV_PKG_AUTO}/am5x"
16OPTEEMACHINE = "ti" 16OPTEEMACHINE = "ti"
17OPTEEFLAVOR = "am57xx" 17OPTEEFLAVOR = "am57xx"
18OPTEEOUTPUTMACHINE = "ti" 18OPTEEOUTPUTMACHINE = "ti"
19OPTEEPAGER = "y"
diff --git a/conf/machine/dra7xx-hs-evm.conf b/conf/machine/dra7xx-hs-evm.conf
index b6d55282..9b029856 100644
--- a/conf/machine/dra7xx-hs-evm.conf
+++ b/conf/machine/dra7xx-hs-evm.conf
@@ -16,3 +16,4 @@ TI_SECURE_DEV_PKG = "${TI_SECURE_DEV_PKG_AUTO}/dra7"
16OPTEEMACHINE = "ti" 16OPTEEMACHINE = "ti"
17OPTEEFLAVOR = "dra7xx" 17OPTEEFLAVOR = "dra7xx"
18OPTEEOUTPUTMACHINE = "ti" 18OPTEEOUTPUTMACHINE = "ti"
19OPTEEPAGER = "y"