DFU Image Encryption

Hello,

I’m trying to enable image encryption on nRF54L. When I enable the encryption, MCUBoot firmware size gets bigger and does not fit into 60kb region. When I set the region to much bigger size, MCUBoot fails to start running the firmware. I’ve also read this ticket (https://devzone.nordicsemi.com/f/nordic-q-a/120819/nrf54-with-mcuboot) that if the app start address higher than 0x10000, the MCUBoot will fail to boot because of Fprotect.

1 - Is there an official support for image encryption with DFU on the nrf Connect SDK ? If yes, are there any reference documents about it ?

2 - If there is a support, how to adjust the partitions of the flash to solve Fprotect problem ?

Thanks & Best Regards,

Emre Bayraktar.

Parents Reply Children
Related