If CCFG.permissions.allowDebugPort =
CCFG_PERMISSION_FORBID then the SWD port is disabled during boot before invoking either
bootloader or application. From this point not even SWD:CFG-AP or SWD:SEC-AP access
points are accessible. Before this point, if the SWD connection sequence has been
detected by IceMelter, the device enters SACI during boot and device management commands
are available. If all debugging access needs to be blocked then both
CCFG.permissions.allowDebugPort = CCFG_PERMISSION_FORBID and CCFG.debugCfg.authorization
= CCFG_DBGAUTH_DBGFORBID.