diff options
Diffstat (limited to 'meta-ti-bsp/conf/machine/am57xx-hs-evm.conf')
-rw-r--r-- | meta-ti-bsp/conf/machine/am57xx-hs-evm.conf | 1 |
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" | |||
13 | EXTRA_IMAGEDEPENDS += "optee-os" | 13 | EXTRA_IMAGEDEPENDS += "optee-os" |
14 | 14 | ||
15 | # FIT image for legacy secure devices | 15 | # FIT image for legacy secure devices |
16 | KERNEL_BASE_CLASS = "kernel_legacyhs" | ||
16 | KERNEL_CLASSES += " kernel-fitimage-legacyhs" | 17 | KERNEL_CLASSES += " kernel-fitimage-legacyhs" |
17 | KERNEL_IMAGETYPES += " fitImage" | 18 | KERNEL_IMAGETYPES += " fitImage" |
18 | 19 | ||