Hi,
Does AM37xx have any mechanism for checking signed image of SPL (Secondary Program Loader)?
Could you give a advice how to prevent to boot other images than that are allowed. Locking of whole flash is not an option.
BR,
Karol
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
Does AM37xx have any mechanism for checking signed image of SPL (Secondary Program Loader)?
Could you give a advice how to prevent to boot other images than that are allowed. Locking of whole flash is not an option.
BR,
Karol
Looks like there is no support for secure boot exists in AM37xx. But still curious to know, are you worried about the duplicating the hardware? If so, there are lot of other options to prevent the device being booted up without having your image exactly.
I'm not worried but I wanted to know, just in case. From my project perspective it is not so important but I saw some processors which had hardware ip to check signed bootcode images in nand - I know that it is a bit paranoid
Thanks,