2025-05-25 5:25 AM
Hi. I need to create my own boot leader that will be able to update itself and the application as well. I don't want to sign this boot leader and the application every time. Is it possible to create a simple FSBL that will be signed and permanently placed in memory and its only task will be to jump to my bootloader, which will not be signed? I don't fully understand this, because in many places you can find information that the application must also be signed, but e.g. the FSBL that is in the examples only does jump to the application (it does not check any signatures or header)
BR
Artur