Hi igorpadykov,
Thank you
gonewtinwind is me at there.
I successfully merged Maaxboard company's kernel and uboot code into the yocto project except optee support.
it seems the uboot mkimage from Maaxboard company's u-boot code is different with the original imx8mqevk board mkimage code (imx-boot.bb in yocto). it seems do not include tee.bin in uboot image.
I am trying to understand it and find the differences. I always enable optee in yocto following the imx_yocto_project_user's_guide sect.5.6.10