including utee in core-image-minimal boot folder

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

including utee in core-image-minimal boot folder

252件の閲覧回数
diarmuidcollins
Contributor II

I have a fully working environment in which I can build the an image for a custom board based on the imx6. The image uses the core-image-minimal distro and is very closely based on the sabresd image.

So far I've used the standard partition scheme where a separate boot partition is used based on vfat filesystem

However I want to change it to a single ext4 partition with the device tree and kernel image in the /boot folder

I am also there. I have the device tree and zimage in the boot folder which I achieved by setting this in the core image bbappend

IMAGE_INSTALL += " \
swupdate \
swupdate-www \
kernel-image \
kernel-devicetree \
"

However I cannot figure how to include the  optee file uTee-6dlsdb in the boot folder

I've tried including optee-os in the IMAGE_INSTALL but it didn't work.

Anyone know how to include this specifically in the image?

 

 

0 件の賞賛
返信
0 返答(返信)