Immutable bootloader

Hi,

    I need to upgrade the bootloader i.e mcuboot . so I decided to use primary immutable bootloader and secondary upgradable bootloader as per below link https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/nrf/ug_bootloader.html#ug-bootloader-flash-mcuboot .

So curious to know that does Nordic provide Primary immutable bootloader.  if yes please provide the reference to it. 

Note-  I am planning to use it in my project. 

 

Thanks,

Shikamaru

Parents
  • Both nRF Secure Immutable Bootloader (NSIB) and MCUboot can be used as first-stage bootloaders. Which of these two do you refer to as primary immutable bootloader?

    okay , but I need to update the bootloader also , ex- if  I choose mcuboot , I need to update that also , so this I can't do with mcuboot ryt ?   So for that reason I thought of going NSIB as our primary bootloader nd then mcuboot as secondary.. so am looking for reference which can say how to use NSIB in our project .  or any sample , example to test that feature. 

    Regards,

    shikamaru

Reply
  • Both nRF Secure Immutable Bootloader (NSIB) and MCUboot can be used as first-stage bootloaders. Which of these two do you refer to as primary immutable bootloader?

    okay , but I need to update the bootloader also , ex- if  I choose mcuboot , I need to update that also , so this I can't do with mcuboot ryt ?   So for that reason I thought of going NSIB as our primary bootloader nd then mcuboot as secondary.. so am looking for reference which can say how to use NSIB in our project .  or any sample , example to test that feature. 

    Regards,

    shikamaru

Children
Related