Zynq UltraScale+ Devices Register Reference > Module Summary > FTM Module > AUTHSTATUS (FTM) Register
Register Name | AUTHSTATUS |
---|---|
Relative Address | 0x0000000FB8 |
Absolute Address | 0x00FE9D0FB8 (CORESIGHT_SOC_FTM) |
Width | 8 |
Type | roRead-only |
Reset Value | 0x00000000 |
Description | Authentication Status Register |
Field Name | Bits | Type | Reset Value | Description |
---|---|---|---|---|
SNI | 7:6 | roRead-only | 0 | Secure non-invasive debug If ((SPNIDEN or SPIDEN) and (NIDEN or DBGEN)) is true, this field is 2'b11, indicating the functionality is implemented and enabled. Otherwise, this field is 2'b10 (implemented but disabled). |
SI | 5:4 | roRead-only | 0x0 | Secure invasive debug Always 2'b00. This functionality is not implemented. |
NSNI | 3:2 | roRead-only | 0 | Non-secure non-invasive debug IF (NIDEN or DBGEN) is 1, this field is 2'b11, indicating the functionality is implemented and enabled. Otherwise, this field is 2'b10 (implemented but disabled) |
NSI | 1:0 | roRead-only | 0x0 | Non-secure invasive debug Always 2'b00. This functionality is not implemented. |