Hello,
I am encountering an issue with the nrfutil settings generate
command. Each time the command is executed with the exact same parameters, the resulting settings.hex
file has a different CRC value. This is problematic as it affects reproducibility of builds.
In particular, I have noticed that the Boot Validation CRC seems to be the value that changes each time. Could you clarify the purpose and meaning of the Boot Validation CRC, and why it might differ between runs with identical input?