EDPIDR3, External Debug Peripheral Identification Register 3
The EDPIDR3 characteristics are:
Purpose
Provides information to identify an external debug component.
For more information see 'About the Peripheral identification scheme' in the Arm® Architecture Reference Manual, Armv8, for Armv8-A architecture profile, section H8 (About the External Debug Registers).
Configuration
It is IMPLEMENTATION DEFINED whether EDPIDR3 is implemented in the Core power domain or in the Debug power domain.
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
EDPIDR3 is a 32-bit register.
Field descriptions
The EDPIDR3 bit assignments are:
Bits [31:8]
Reserved, RES0.
REVAND, bits [7:4]
Part minor revision. Parts using EDPIDR2.REVISION as an extension to the Part number must use this field as a major revision number.
CMOD, bits [3:0]
Customer modified. Indicates someone other than the Designer has modified the component.
Accessing the EDPIDR3
EDPIDR3 can be accessed through the external debug interface:
Component | Offset | Instance |
---|---|---|
Debug | 0xFEC | EDPIDR3 |
This interface is accessible as follows:
- When ARMv8.3-DoPD is not implemented or IsCorePowered() access to this register is RO.
- Otherwise access to this register returns an Error.