Hi,
I'm currently working on implementing secure boot for the i.MX8M Plus. Section 3 of the mx8m_secure_boot.txt document provides an example for signing the Linux kernel image, which has been helpful.
Now, I'm focusing on signing the M7 firmware image. To proceed, I need to determine the appropriate pad size from the image header—similar to the method described in section 3.1 for the kernel image—so that the M7 image can be correctly signed.
Any guidance on how to extract the pad size from the M7 image header would be greatly appreciated. Additionally, if there are any documents or references specifically related to signing the M7 image, please share them.
Regards,
Kartheek