Esp delta ota + Secure Boot + Flash Encryption
Posted: Tue Jul 09, 2024 9:22 pm
Hello everyone!
Recently, I came across the ESP Delta OTA Library and found it very interesting and useful for some projects I work on. Currently, the OTA update process is quite costly because we use mobile networks to download binaries, most of which exceed 1MB. Some projects have the limitation of having only a few megabytes available for internet use.
The problem faced is that these projects use Secure Boot and Flash Encryption. In my tests with Delta OTA, I simply cannot get a signed patch to work with Secure Boot. My question is whether this would be possible?
I have not yet tested with equipment running only Flash Encryption implemented, but I need to first resolve the issue with Secure Boot.
Looking forward to some guidance!
Recently, I came across the ESP Delta OTA Library and found it very interesting and useful for some projects I work on. Currently, the OTA update process is quite costly because we use mobile networks to download binaries, most of which exceed 1MB. Some projects have the limitation of having only a few megabytes available for internet use.
The problem faced is that these projects use Secure Boot and Flash Encryption. In my tests with Delta OTA, I simply cannot get a signed patch to work with Secure Boot. My question is whether this would be possible?
I have not yet tested with equipment running only Flash Encryption implemented, but I need to first resolve the issue with Secure Boot.
Looking forward to some guidance!