Hi @user_Egertons
In RT1170, the CM7 is the primary core and the CM4 is slave core. You need use CM7 to kick-off CM4. Therefore, CM4 is already disabled by default.
Besides, if you are concerned about the power consumption issues related to CM4, you can switch the power mode of CM4 by CM7. You can refer to the DEMO in the SDK first.
The path to demo is: SDK_2_16_000_MIMXRT1170-EVKB\boards\evkbmimxrt1170\demo_apps\power_mode_switch
Best regards
Ran Chen