SLUUCJ0 November 2023 BQ76907
Class | Subclass | Name | Type | Min | Max | Default | Unit |
---|---|---|---|---|---|---|---|
Security | Settings | Security Settings | H1 | 0x00 | 0x07 | 0x0 | Hex |
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RSVD0_4 | RSVD0_3 | RSVD0_2 | RSVD0_1 | RSVD0_0 | SEAL | LOCK_CFG | PERM_SEAL |
Description: These bits configure the security settings of the device
Bit | Field | Default | Description |
---|---|---|---|
2 | SEAL | 0 | Setting this bit causes the device to enter SEALED mode when reset (if saved in OTP) or exiting CONFIG_UPDATE mode. In production systems, this bit is generally set for security purposes.
0 = Device does not default to SEALED mode. 1 = Device default state is SEALED. |
1 | LOCK_CFG | 0 | Setting this bit prevents entry into CONFIG_UPDATE mode. This prevents further modifications to the device configuration after CONFIG_UPDATE mode is exited. 0 = Configuration parameters can be changed in CONFIG_UPDATE mode. 1 = Configuration parameters cannot be changed, CONFIG_UPDATE mode cannot be entered. |
0 | PERM_SEAL | 0 | Setting this bit prevents unsealing the device once it is sealed. If this is not programmed to OTP, this setting is lost on a full reset and the device is again able to unseal.
0 = The device can be unsealed by sending the correct security keys. 1 = The device cannot be unsealed. |