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
Hello,
Have you tested whether FPROTECT is working properly? I think you can ignore the warning. Take a look at this PR, I believe the warning you're seeing is just a leftover from an older Kconfig guard. If it's having any impact on DFU, please let me know the issue. Sharing more details, such as logs, could help.
Kind regards,
Abhijith
Hello,
Have you tested whether FPROTECT is working properly? I think you can ignore the warning. Take a look at this PR, I believe the warning you're seeing is just a leftover from an older Kconfig guard. If it's having any impact on DFU, please let me know the issue. Sharing more details, such as logs, could help.
Kind regards,
Abhijith