Hi Nordic
Our project is preparing for mass production and we've encountered an issue while designing the flashing solution. Our project is based on the NCS 3.3.0 single_slot project, using the nRF54L15-CAAA. During flashing, we found that after programming the merged.hex file, we also need to execute the command nrfutil device x-provision-keys --traits jlink --key-file .\build\keyfile.json for the program to run. This adds significant inconvenience to our production process, and we would like to skip this step. How should we modify the setup