Tool/software:
Hi,
I was working with secure boot using sha256 and ECDSA in am6231 processor, here in this secure boot after the bootloader verification if its authentication fails it moves to a secure recovery mode and loads another bootloader using UART.
Need a brief idea about:
1) Secure recovery mode
2) From where this new bootloader comes from.
3) How it is load into the device using UART, What its procedures.