You copied the Doc URL to your clipboard.
EDCIDR1, External Debug Component Identification Register 1
The EDCIDR1 characteristics are:
Purpose
Provides information to identify an external debug component.
For more information, see 'About the Component Identification scheme'.
Configuration
Implementation of this register is OPTIONAL.
If ARMv8.3-DoPD is implemented, this register is in the Core power domain. If ARMv8.3-DoPD is not implemented, this register is in the Debug power domain.
This register is required for CoreSight compliance.
Attributes
EDCIDR1 is a 32-bit register.
Field descriptions
The EDCIDR1 bit assignments are:
Bits [31:8]
Reserved, RES0.
CLASS, bits [7:4]
Component class. Debug component.
Reads as 0b1001.
PRMBL_1, bits [3:0]
Preamble.
Reads as 0b0000.
Accessing the EDCIDR1
EDCIDR1 can be accessed through the external debug interface:
Component | Offset | Instance |
---|---|---|
Debug | 0xFF4 | EDCIDR1 |
This interface is accessible as follows:
- When ARMv8.3-DoPD is not implemented or IsCorePowered() accesses to this register are RO.
- Otherwise accesses to this register generate an error response.