Hi,
I recently checked support of MCUBoot validation and from NSIB for nrf54l15. (sdk 3.0.0 and above)
During this, I enabled Signature algo as ecdsa-p256.
SB_CONFIG_BOOT_SIGNATURE_TYPE_ECDSA_P256=y
CONFIG_FPROTECT=y
Hi,
I recently checked support of MCUBoot validation and from NSIB for nrf54l15. (sdk 3.0.0 and above)
During this, I enabled Signature algo as ecdsa-p256.
SB_CONFIG_BOOT_SIGNATURE_TYPE_ECDSA_P256=y
CONFIG_FPROTECT=y
You can set that configuration different places.
The IS_SECURE_BOOTLOADER flag checks if you set it for the NSIB project, so I suspect that the configuration is set for the wrong project.
Hi,
I tried to rebuild (pristine build) and still getting the same warning.
Maybe, I am getting confused here. Can you please elaborate your point?
Some more information from my end. I am trying to build NSIB with default available configs and MCUBoot as upgradable bootloader. And I am able to test the functionality.
Which file did you set CONFIG_FPROTECT in?
By default, it is in prj.conf of NSIB bootloader.
And as you suggested above, I also tried with applications sysbuild/b0.conf. However, getting same warning.
Below attached config files I have in sysbuild folder.
And using below file.
https://github.com/nrfconnect/sdk-nrf/blob/main/samples/bootloader/prj.conf
Hello Nilesh,
Apologies for the delayed response. Sigurd is currently away, so I’ll be taking over from here.
I just wanted to check in, have you made any progress since the last discussion, or are you still encountering the same issue? Please let me know, and I’ll be happy to assist further.
Kind regards,
Abhijith