Hello,
I am using the NCS v1.5.0 and a custom board with the nRF9160. In my case, I am using only MCUBoot as the bootloader and would like to validate a firmware image before writting it to the secondary slot. Searching through the documentation, I found that this is possible for the Immutable Bootloader.
Is the same functionality available from MCUBoot ? Or must I implement it myself ? Ideally, I would like to use the MCUBoot functionalities in the same manner as secure services from the SPM child application.
Best regards,
Nelson Goncalves