summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/am437x-hs-evm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/conf/machine/am437x-hs-evm.conf')
-rw-r--r--meta-ti-bsp/conf/machine/am437x-hs-evm.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-ti-bsp/conf/machine/am437x-hs-evm.conf b/meta-ti-bsp/conf/machine/am437x-hs-evm.conf
index fde38d39..35b8d0a4 100644
--- a/meta-ti-bsp/conf/machine/am437x-hs-evm.conf
+++ b/meta-ti-bsp/conf/machine/am437x-hs-evm.conf
@@ -12,6 +12,7 @@ OPTEEFLAVOR = "am43xx"
12EXTRA_IMAGEDEPENDS += "optee-os" 12EXTRA_IMAGEDEPENDS += "optee-os"
13 13
14# FIT image for legacy secure devices 14# FIT image for legacy secure devices
15KERNEL_BASE_CLASS = "kernel_legacyhs"
15KERNEL_CLASSES += " kernel-fitimage-legacyhs" 16KERNEL_CLASSES += " kernel-fitimage-legacyhs"
16KERNEL_IMAGETYPES += " fitImage" 17KERNEL_IMAGETYPES += " fitImage"
17 18