Search found 3 matches

by Frank LaRosa
Mon Apr 01, 2024 4:16 am
Forum: General Discussion
Topic: Code signing firmware updates
Replies: 1
Views: 865

Re: Code signing firmware updates

As a followup, I figured out that I was trying to sign a file which was already signed by the build process. I'm able to send this file without signing it again. I'm also able to build an unsigned version, then sign it through an AWS signing function, and send that. In both cases, the OTA update arr...
by Frank LaRosa
Sun Mar 31, 2024 12:15 pm
Forum: General Discussion
Topic: Code signing firmware updates
Replies: 1
Views: 865

Code signing firmware updates

My project uses the ESP32 chip with software based on AmazonFreeRTOS, and we use Amazon IoT services for internet connectivity. I am not primarily a firmware developer but I've had to take over the project. At the moment I need to demonstrate the ability to send firmware updates to remote devices us...
by Frank LaRosa
Tue Feb 20, 2024 4:36 pm
Forum: Hardware
Topic: Secure boot dev board
Replies: 0
Views: 370

Secure boot dev board

I'm in need of a development board that supports security features such as secure boot. I purchased a lot of dev boards several years ago that do not. What should I be looking for and where can I find it? Thanks.