I have below queries Regarding Secure Boot and DFU:
1) Is the secure boot functionality available in nRF52840, if available please provide the procedure for doing it?
2) In the secure DFU, it is shown in this document that only the init packet is being signed and the public key is being compiled with the bootloader, so is it possible to sign the whole image? If possible how to do it? Also Is there any procedure to store the public key in flash instead of compiling it with bootloader and verifying it from flash?