Thanks Sergio. As you mentioned all the output binaries like SPL, U-boot, DTB, Kernel, rootFS etc. will be stored inside "out" directory. Question here is, where the optee secure OS binary will be stored? Is it inside the flash.bin?
In the default OP-TEE configuration, trusted applications are stored in the non-secure filesystem at /lib/optee*. They can be signed and optionally encrypted (see optee.readthedocs.io/en/latest/building/trusted_applications.html#signing-of-tas).
OP-TEE hands-on for beginners: ruclips.net/video/m8WlSanGDwI/видео.html
Thanks for sharing!
Thanks Sergio. As you mentioned all the output binaries like SPL, U-boot, DTB, Kernel, rootFS etc. will be stored inside "out" directory. Question here is, where the optee secure OS binary will be stored? Is it inside the flash.bin?
In the default OP-TEE configuration, trusted applications are stored in the non-secure filesystem at /lib/optee*. They can be signed and optionally encrypted (see optee.readthedocs.io/en/latest/building/trusted_applications.html#signing-of-tas).