Tool/software:
We are designing a product using the DRA821U processor, and we intend to use Secure Boot.
During our production process we would need to individually burn our private key into each unit.
The only documented procedure that I can see to do this is to use USB-DFU boot (& Keywriter),
but we are already using USB in host mode for an onboard device.
The procedure also mentions booting in UART mode to verify the burning of the key, again this is a hardware
cost / real estate I do not want to support if optional.
Can you please answer the following questions...
1/ What CPU boot modes would I need to support for Keywriter ?
2/ Is support for UART boot mode optional ?
3/ I understand that I would need to provide VPP_MCU & VPP_CORE during this step.
The DRA821U eval board uses a GPIO from PMIC "B" to enable the 1.8V LDO, but I have a single PMIC design.
What GPIO should I use instead?
4/ Is there any other method to burn the key into the processor?
5/ I have read "sprad04.pdf". Is there any more instructions / documentation that would help me with my design?
Thanks,
Steve