I completed the secure boot process on imx8mp.
Secure boot is achieved using HABv4 on an 8mp.
Does imx95 also use HABv4 to implement secure boot?
When compiling flash.bin, I did not see information such as CSF block or sld hab block.
How do I perform a secure boot on IMX95?
Hello @yyn
I hope you are doing very well.
Please take a look to the introduction_ahab in the U-boot documentation.
There is explained the Secure Boot process of the i.MX9 family.
Best regards,
Salas.