We tried to set the OP bytes using the JLink.exe through command line. We tried to enable TZEN and set the secure area 1 & 2.
// Initialize J-Link connectionrh
// Write operations with register names// ICACHE_CR registerw4 0x40030400, 0x00000000
// ...