espflash icon indicating copy to clipboard operation
espflash copied to clipboard

Implement support for Secure Boot V2

Open jessebraham opened this issue 3 years ago • 6 comments

https://docs.espressif.com/projects/esp-idf/en/latest/esp32/security/secure-boot-v2.html

jessebraham avatar Jun 02 '22 18:06 jessebraham

Hi what exactly here is needed ?

farbodpm avatar Oct 25 '22 07:10 farbodpm

I'm not entirely sure to be honest, I haven't read through the linked documentation yet. I believe it involves signing the image with some cryptographic key, there may be additional steps.

jessebraham avatar Oct 25 '22 18:10 jessebraham

This is a pretty important production feature - whats the status of this issue in the backlog? Any planned work to implement this?

ost-ing avatar May 27 '24 08:05 ost-ing

At this point we do not really have plans to implement any new features in espflash. While I understand this is important functionality, we unfortunately have not received consistent contributions from the community, and development/maintenance of these applications has been put mainly on my and @SergioGasquez's shoulders. I stopped maintaining this project largely for this reason. We both have other commitments at this time which are of higher priority, and espflash provides the required functionality for us to do our work at this time, so it's hard to justify spending any time here.

I would love to see a PR for this, I would be more than happy to review one. Otherwise, esptool.py is still a valid option, it can consume ELF files.

jessebraham avatar May 27 '24 14:05 jessebraham