Memory Address: 0x80101C38
Bits: 15...0
Description: The SECURITY_ALERT_LEVEL field defines the action to take when a
security violation is detected, such as multiple failed password attempts.
Default Value: 0xAABB (Factory Reset)
Valid Values:
- BL_CFG_SECURITY_FACTORY_RESET (0xAABB): Perform a factory reset when a
security violation occurs
- BL_CFG_SECURITY_DISABLE_BSL (0xCCDD): Disable the bootloader when a security
violation occurs
- All other values: Take no action when a security violation occurs
Note: The SECURITY_ALERT_LEVEL is checked only after 3 consecutive incorrect password
attempts. For the first and second incorrect attempts, the device enters sleep mode
for 2 seconds regardless of this configuration.