mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-16 22:38:04 +00:00
am57xx-hs, dra7xx-hs: add setting for OPTEE pager config
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -16,3 +16,4 @@ TI_SECURE_DEV_PKG = "${TI_SECURE_DEV_PKG_AUTO}/am5x"
|
|||||||
OPTEEMACHINE = "ti"
|
OPTEEMACHINE = "ti"
|
||||||
OPTEEFLAVOR = "am57xx"
|
OPTEEFLAVOR = "am57xx"
|
||||||
OPTEEOUTPUTMACHINE = "ti"
|
OPTEEOUTPUTMACHINE = "ti"
|
||||||
|
OPTEEPAGER = "y"
|
||||||
|
|||||||
@@ -16,3 +16,4 @@ TI_SECURE_DEV_PKG = "${TI_SECURE_DEV_PKG_AUTO}/dra7"
|
|||||||
OPTEEMACHINE = "ti"
|
OPTEEMACHINE = "ti"
|
||||||
OPTEEFLAVOR = "dra7xx"
|
OPTEEFLAVOR = "dra7xx"
|
||||||
OPTEEOUTPUTMACHINE = "ti"
|
OPTEEOUTPUTMACHINE = "ti"
|
||||||
|
OPTEEPAGER = "y"
|
||||||
|
|||||||
Reference in New Issue
Block a user