diff options
Diffstat (limited to 'conf/machine')
| -rw-r--r-- | conf/machine/am437x-hs-evm.conf | 2 | ||||
| -rw-r--r-- | conf/machine/am57xx-hs-evm.conf | 2 | ||||
| -rw-r--r-- | conf/machine/dra7xx-hs-evm.conf | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/conf/machine/am437x-hs-evm.conf b/conf/machine/am437x-hs-evm.conf index 0a8ca06d..68b808d2 100644 --- a/conf/machine/am437x-hs-evm.conf +++ b/conf/machine/am437x-hs-evm.conf | |||
| @@ -16,3 +16,5 @@ TI_SECURE_DEV_PKG = "${TI_SECURE_DEV_PKG_CAT}/am4x" | |||
| 16 | OPTEEMACHINE = "ti-am43xx" | 16 | OPTEEMACHINE = "ti-am43xx" |
| 17 | OPTEEFLAVOR = "am43xx" | 17 | OPTEEFLAVOR = "am43xx" |
| 18 | OPTEEOUTPUTMACHINE = "ti" | 18 | OPTEEOUTPUTMACHINE = "ti" |
| 19 | |||
| 20 | EXTRA_IMAGEDEPENDS += "optee-os" | ||
diff --git a/conf/machine/am57xx-hs-evm.conf b/conf/machine/am57xx-hs-evm.conf index d4f6e098..5232cbd9 100644 --- a/conf/machine/am57xx-hs-evm.conf +++ b/conf/machine/am57xx-hs-evm.conf | |||
| @@ -17,3 +17,5 @@ OPTEEMACHINE = "ti-am57xx" | |||
| 17 | OPTEEFLAVOR = "am57xx" | 17 | OPTEEFLAVOR = "am57xx" |
| 18 | OPTEEOUTPUTMACHINE = "ti" | 18 | OPTEEOUTPUTMACHINE = "ti" |
| 19 | OPTEEPAGER = "y" | 19 | OPTEEPAGER = "y" |
| 20 | |||
| 21 | EXTRA_IMAGEDEPENDS += "optee-os" | ||
diff --git a/conf/machine/dra7xx-hs-evm.conf b/conf/machine/dra7xx-hs-evm.conf index da4000f2..49630081 100644 --- a/conf/machine/dra7xx-hs-evm.conf +++ b/conf/machine/dra7xx-hs-evm.conf | |||
| @@ -17,3 +17,5 @@ OPTEEMACHINE = "ti-dra7xx" | |||
| 17 | OPTEEFLAVOR = "dra7xx" | 17 | OPTEEFLAVOR = "dra7xx" |
| 18 | OPTEEOUTPUTMACHINE = "ti" | 18 | OPTEEOUTPUTMACHINE = "ti" |
| 19 | OPTEEPAGER = "y" | 19 | OPTEEPAGER = "y" |
| 20 | |||
| 21 | EXTRA_IMAGEDEPENDS += "optee-os" | ||
