summaryrefslogtreecommitdiffstats
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 13:53:39 -0400
commitcf51fca6ca6a32b72bbc288e2bb8e37fc46cd0b4 (patch)
tree303dadc1ca30aaa68a04d0c7d4f0f756c50d3a85
parentc1494032a1fb589e6194d1a2ba18538339e52462 (diff)
downloadmeta-ti-cf51fca6ca6a32b72bbc288e2bb8e37fc46cd0b4.tar.gz
am57xx-hs, dra7xx-hs: add setting for OPTEE pager config
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-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"