AUTHSTATUS (FTM) Register

Zynq UltraScale+ Devices Register Reference (UG1087)

Document ID
UG1087
Release Date
2024-03-13
Revision
1.10

AUTHSTATUS (FTM) Register Description

Register NameAUTHSTATUS
Offset Address0x0000000FB8
Absolute Address 0x00FE9D0FB8 (CORESIGHT_SOC_FTM)
Width 8
TyperoRead-only
Reset Value0x00000000
DescriptionAuthentication Status Register

AUTHSTATUS (FTM) Register Bit-Field Summary

Field NameBitsTypeReset ValueDescription
SNI 7:6roRead-only0Secure 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:4roRead-only0x0Secure invasive debug
Always 2'b00.
This functionality is not implemented.
NSNI 3:2roRead-only0Non-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:0roRead-only0x0Non-secure invasive debug
Always 2'b00.
This functionality is not implemented.