diff options
author | Denys Dmytriyenko <denys@ti.com> | 2017-07-16 01:17:13 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2017-07-17 19:45:11 -0400 |
commit | a912dd6812858dc8d8a7739f06b6734fe66beb0e (patch) | |
tree | 2858bb8ffe00c0c4db61102c921ea272283de20d /conf | |
parent | bde5ff5ac65d90890dc333c63f2186b8fea7a94d (diff) | |
download | meta-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')
-rw-r--r-- | conf/machine/am57xx-hs-evm.conf | 1 | ||||
-rw-r--r-- | conf/machine/dra7xx-hs-evm.conf | 1 |
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" | |||
16 | OPTEEMACHINE = "ti" | 16 | OPTEEMACHINE = "ti" |
17 | OPTEEFLAVOR = "am57xx" | 17 | OPTEEFLAVOR = "am57xx" |
18 | OPTEEOUTPUTMACHINE = "ti" | 18 | OPTEEOUTPUTMACHINE = "ti" |
19 | OPTEEPAGER = "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" | |||
16 | OPTEEMACHINE = "ti" | 16 | OPTEEMACHINE = "ti" |
17 | OPTEEFLAVOR = "dra7xx" | 17 | OPTEEFLAVOR = "dra7xx" |
18 | OPTEEOUTPUTMACHINE = "ti" | 18 | OPTEEOUTPUTMACHINE = "ti" |
19 | OPTEEPAGER = "y" | ||