[meta-ti] [morty/master][PATCH] am57xx-hs, dra7xx-hs: add setting for OPTEE pager config
Denys Dmytriyenko
denys at ti.com
Sat Jul 15 12:17:13 PDT 2017
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
conf/machine/am57xx-hs-evm.conf | 1 +
conf/machine/dra7xx-hs-evm.conf | 1 +
2 files changed, 2 insertions(+)
diff --git a/conf/machine/am57xx-hs-evm.conf b/conf/machine/am57xx-hs-evm.conf
index cd03126..4d3eb00 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"
OPTEEMACHINE = "ti"
OPTEEFLAVOR = "am57xx"
OPTEEOUTPUTMACHINE = "ti"
+OPTEEPAGER = "y"
diff --git a/conf/machine/dra7xx-hs-evm.conf b/conf/machine/dra7xx-hs-evm.conf
index b6d5528..9b02985 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"
OPTEEMACHINE = "ti"
OPTEEFLAVOR = "dra7xx"
OPTEEOUTPUTMACHINE = "ti"
+OPTEEPAGER = "y"
--
2.7.4
More information about the meta-ti
mailing list