Closed xmlhp closed 4 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?
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
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?