I am porting and existing app to nRF Connect SDK 2.7.0 from 2.6.1. Using sysbuild, MCUBoot and the app are building and I am able to load the firmware onto the PCB and it runs. The problem is in the bootloader it takes about 2 seconds to jump to the application. We have a requirement that it basically needs to jump to the application transparently to the user. For this reason I am attempting to disable the SLOT 0 Verification. The application is quite large so I don't have room for dual slot so in the sysbuild.conf I have



