csu_status (CSU) Register Description
| Register Name | csu_status |
|---|---|
| Offset Address | 0x0000000000 |
| Absolute Address | 0x00FFCA0000 (CSU) |
| Width | 32 |
| Type | roRead-only |
| Reset Value | 0x00000000 |
| Description | CSU Status |
Reset by PS_POR_B, not system reset.
csu_status (CSU) Register Bit-Field Summary
| Field Name | Bits | Type | Reset Value | Description |
|---|---|---|---|---|
| unused | 31:2 | roRead-only | 0x0 | reserved |
| boot_enc | 1 | roRead-only | 0x0 | FSBL encryption state: 0: Encryption status in the boot header (offset = 0x28) is 0x0 (unecrypted) 1: Encryption status in the boot header (offset = 0x28) in non-0x0 (encrypted) |
| boot_auth | 0 | roRead-only | 0x0 | FSBL authentication state: 0: not authenticated. 1: authenticated. |