Other Parts Discussed in Thread: AM623
Tool/software:
Hi Team,
I am working with the AM2434 board and need to implement a secure boot. My device is currently in HS-FS (High-Security Field Securable) mode, and I need to convert it to HS-SE (High-Security Secure Enforced) by flashing the key to the eFuse via the OTP keywriter as mentioned in AM243x LaunchPad Development Kit User's Guide (https://www.ti.com/lit/ug/spruj12f/spruj12f.pdf?ts=1740912264989&ref_url=https%253A%252F%252Fwww.google.com%252F) on page 9.
I would like confirmation on whether my understanding is correct:
- The HS-FS device can be converted to HS-SE by programming the necessary keys into eFuse.
- The images for secure boot should be built using the same key that is flashed into eFuse.
If my understanding is correct, could you please provide guidance on:
- The exact process to flash the key into eFuse – is there any specific TI software/tool available for this purpose?
- The steps to build secure boot images with this key.
Any official documentation, example procedures, or recommendations would be highly appreciated.
I find similar process for AM623 on below link.
Thank you for your support.