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