espressif / esp-hosted

Hosted Solution (Linux/MCU) with ESP32 (Wi-Fi + BT + BLE)
Other
706 stars 169 forks source link

Does esp32c3 support secure boot? #372

Closed xmlhp closed 4 months ago

xmlhp commented 6 months ago

Does esp32c3 support secure boot? Our product needs to support secure boot? How to do safe boot? If supported, how to package the hosted-ng firmware?

mantriyogesh commented 6 months ago

Hello @xmlhp ,

Secure boot is supported on ESP chipsets. It is feature directly usable from ESP-IDF (and hence ESP-Hosted also supports it)

Please check documentation and blog