Hello,
I am currently working on the iMX8M Nano board, I am trying to understand and set up a secure boot.
I'm a beginner so my question might be silly sorry.
On the doc "Steps to enable secure boot in i.MX8M Nano" at step "3.1 Enabling the secure boot support in U-Boot"
I have to put this in the defConfig:
CONFIG_SECURE_BOOT = y
but in configs there isn't "imx8mn_evk_defconfig" So, where can I find this file ?
Best regards