I am using a nrf54l10 module on the pcb and using the nrf54l15 dev board. So I have a bootloader, the mcuboot, and then the image. I program over SWD on the pcb. So my problem is that I can program the merged.hex file on to the pcb, however when I try to add this key, to the pcb, the image doesn't get uploaded. On the dev board I have to upload the key then I can upload the firmware. How do I use these keys on custom pcb?
Upload the key to Dev board:
prj.conf:
sysbuild.conf with key on: 
Sysbuild.conf with key off: 
Main file:
Uart Log: 
Coding using nrf programmer and using the merged.hex file: 