
Hi Fabio,
It looks good to me. Thanks a lot.
BTW. mbedtls version might not always work. In my local directory the mbedtls commit is bd21b18a1faa08705ac6d9980794c181e645f53a. Which is a commit in the development branch.
Based on Tom's correction I'll write more detailed steps.
Yours, Paul
On Tue, 17 Aug 2021 at 06:41, Fabio Estevam festevam@gmail.com wrote:
Hi Paul,
On Mon, Aug 16, 2021 at 6:09 PM Fabio Estevam festevam@gmail.com wrote:
What about having two defconfigs for this board?
imx8mm-cl-iot-gate_defconfig for the regular users. This one can be simply be built by following the README I wrote and it matches the way used on other i.MX8MM boards.
imx8mm-cl-iot-gate_optee_defconfig for the users that want to use fip/optee, etc?
Would you agree with such an approach?
Here is my proposal: https://pastebin.com/raw/PGKZvCGR
If you are happy with this, I can submit it formally.
Thanks