I am attempting to enable secure boot on an ESP32S3. I am sure I am overlooking something simple. Any advice would be appreciated.
I have read documentation for enabling secure boot and found the point also.
- How To Enable Secure Boot ?
Ans: Open the Project Configuration Menu, navigate to “Secure Boot Configuration” and select the option “One-time Flash”. [PS: Couldn’t able to find this option in my menuconfig] - How to Enable Secure Boot V2 ?
Ans: Open the Project Configuration Menu, in “Security features” set “Enable hardware Secure Boot in a bootloader” to enable Secure Boot. [Yes it’s listed in my menuconfig]
I have one question,** WHAT IS THE KEY DIFFERENCE BETWEEN ENABLE SECURE BOOT AND ENABLE SECURE BOOT V2 ?**
Just want to know what is correct procedure for this, Which I can follow. What is a command for burn secure boot in Hardware ?[Here I’m using vscode esp-idf extension]
I read document related this and found something, here is the link.
text
text