The EDDFR characteristics are:
Provides top level information about the debug system.
Debuggers must use EDDEVARCH to determine the Debug architecture version.
For general information about the interpretation of the ID registers, see 'Principles of the ID scheme for fields in ID registers'.
There are no configuration notes.
EDDFR is a 64-bit register.
63 | 62 | 61 | 60 | 59 | 58 | 57 | 56 | 55 | 54 | 53 | 52 | 51 | 50 | 49 | 48 | 47 | 46 | 45 | 44 | 43 | 42 | 41 | 40 | 39 | 38 | 37 | 36 | 35 | 34 | 33 | 32 |
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
UNKNOWN | ExtTrcBuff | UNKNOWN | TraceBuffer | TraceFilt | UNKNOWN | ||||||||||||||||||||||||||
CTX_CMPs | SEBEP | WRPs | PMSS | BRPs | PMUVer | TraceVer | UNKNOWN |
Reserved, UNKNOWN.
Trace Buffer External Mode Extension.
The value of this field is an IMPLEMENTATION DEFINED choice of:
ExtTrcBuff | Meaning |
---|---|
0b0000 |
Trace Buffer Extension not implemented or Trace Buffer External Mode not implemented. |
0b0001 |
Trace Buffer Extension implemented and Trace Buffer External Mode implemented. |
All other values are reserved.
If FEAT_TRBE is not implemented, the only permitted value is 0b0000.
FEAT_TRBE_EXT implements the functionality identified by the value 0b0001.
In an implementation that supports AArch64, this field has the same value as ID_AA64DFR0_EL1.ExtTrcBuff.
Access to this field is RO.
Reserved, UNKNOWN.
Trace Buffer Extension.
The value of this field is an IMPLEMENTATION DEFINED choice of:
TraceBuffer | Meaning |
---|---|
0b0000 |
Trace Buffer Extension not implemented. |
0b0001 |
Trace Buffer Extension implemented. |
All other values are reserved.
FEAT_TRBE implements the functionality identified by the value 0b0001.
In any Armv9 implementation, if FEAT_ETE is implemented, the value 0b0000 is not permitted.
Access to this field is RO.
Reserved, UNKNOWN.
Armv8.4 Self-hosted Trace Extension version.
The value of this field is an IMPLEMENTATION DEFINED choice of:
TraceFilt | Meaning |
---|---|
0b0000 |
Armv8.4 Self-hosted Trace Extension is not implemented. |
0b0001 |
Armv8.4 Self-hosted Trace Extension is implemented. |
All other values are reserved.
FEAT_TRF implements the functionality added by 0b0001.
From Armv8.4, the permitted values are 0b0000 and 0b0001.
Access to this field is RO.
Reserved, UNKNOWN.
Number of context-aware breakpoints, minus 1.
The value of this field is an IMPLEMENTATION DEFINED choice of:
CTX_CMPs | Meaning |
---|---|
0b0000..0b1111 |
The number of context-aware breakpoints, minus 1. |
The value of this field is never greater than EDDFR.BRPs.
In an implementation that supports AArch64, this field has the same value as ID_AA64DFR0_EL1.CTX_CMPs.
If FEAT_Debugv8p9 is implemented and 16 or more context-aware breakpoints are implemented, then this field reads as 0b1111 and EDDFR1.CTX_CMPs indicates the number of context-aware breakpoints.
If AArch32 is supported at EL1, then the PE does not implement more than 16 breakpoints.
Access to this field is RO.
This field either has the same value as ID_AA64DFR0_EL1.SEBEP or reads as zero.
Number of watchpoints, minus 1.
The value of this field is an IMPLEMENTATION DEFINED choice of:
WRPs | Meaning |
---|---|
0b0001..0b1111 |
The number of watchpoints, minus 1. |
In an implementation that supports AArch64, this field has the same value as ID_AA64DFR0_EL1.WRPs.
If FEAT_Debugv8p9 is implemented and 16 or more watchpoints are implemented, then this field reads as 0b1111 and EDDFR1.WRPs indicates the number of watchpoints.
If AArch32 is supported at EL1, then the PE does not implement more than 16 watchpoints.
The value 0b0000 is reserved.
Access to this field is RO.
This field either has the same value as ID_AA64DFR0_EL1.PMSS or reads as zero.
Number of breakpoints, minus 1.
The value of this field is an IMPLEMENTATION DEFINED choice of:
BRPs | Meaning |
---|---|
0b0001..0b1111 |
The number of breakpoints, minus 1. |
In an implementation that supports AArch64, this field has the same value as ID_AA64DFR0_EL1.BRPs.
If FEAT_Debugv8p9 is implemented and 16 or more breakpoints are implemented, then this field reads as 0b1111 and EDDFR1.BRPs indicates the number of breakpoints.
If AArch32 is supported at EL1, then the PE does not implement more than 16 breakpoints.
The value 0b0000 is reserved.
Access to this field is RO.
Performance Monitors Extension version.
This field does not follow the standard ID scheme, but uses the alternative ID scheme described in 'Alternative ID scheme used for the Performance Monitors Extension version'
The value of this field is an IMPLEMENTATION DEFINED choice of:
PMUVer | Meaning |
---|---|
0b0000 |
Performance Monitors Extension not implemented. |
0b0001 |
Performance Monitors Extension, PMUv3 implemented. |
0b0100 | PMUv3 for Armv8.1. As 0b0001, and adds support for:
|
0b0101 |
PMUv3 for Armv8.4. As 0b0100, and adds support for the PMMIR_EL1 register. |
0b0110 | PMUv3 for Armv8.5. As 0b0101, and adds support for: |
0b0111 | PMUv3 for Armv8.7. As 0b0110, and adds support for: |
0b1000 | PMUv3 for Armv8.8. As 0b0111, and:
|
0b1001 | PMUv3 for Armv8.9. As 0b1000, and:
|
0b1111 |
IMPLEMENTATION DEFINED form of performance monitors supported, PMUv3 not supported. Arm does not recommend this value for new implementations. |
All other values are reserved.
FEAT_PMUv3 implements the functionality identified by the value 0b0001.
FEAT_PMUv3p1 implements the functionality identified by the value 0b0100.
FEAT_PMUv3p4 implements the functionality identified by the value 0b0101.
FEAT_PMUv3p5 implements the functionality identified by the value 0b0110.
FEAT_PMUv3p7 implements the functionality identified by the value 0b0111.
FEAT_PMUv3p8 implements the functionality identified by the value 0b1000.
FEAT_PMUv3p9 implements the functionality identified by the value 0b1001.
From Armv8.1, if FEAT_PMUv3 is implemented, the value 0b0001 is not permitted.
From Armv8.4, if FEAT_PMUv3 is implemented, the value 0b0100 is not permitted.
From Armv8.5, if FEAT_PMUv3 is implemented, the value 0b0101 is not permitted.
From Armv8.7, if FEAT_PMUv3 is implemented, the value 0b0110 is not permitted.
From Armv8.8, if FEAT_PMUv3 is implemented, the value 0b0111 is not permitted.
From Armv8.9, if FEAT_PMUv3 is implemented, the value 0b1000 is not permitted.
In an implementation that supports AArch64, this field has the same value as ID_AA64DFR0_EL1.PMUVer.
Access to this field is RO.
Trace support. Indicates whether System register interface to a trace unit is implemented.
The value of this field is an IMPLEMENTATION DEFINED choice of:
TraceVer | Meaning |
---|---|
0b0000 |
Trace unit System registers not implemented. |
0b0001 |
Trace unit System registers implemented. |
All other values are reserved.
A value of 0b0000 only indicates that no System register interface to a trace unit is implemented. A trace unit might nevertheless be implemented without a System register interface.
In an Armv8-A implementation that supports AArch64, this field returns the value of ID_AA64DFR0_EL1.TraceVer.
Access to this field is RO.
Reserved, UNKNOWN.
Component | Offset | Instance |
---|---|---|
Debug | 0xD28 | EDDFR |
This interface is accessible as follows:
26/03/2024 09:49; 67c0ae5282a7629ba0ea0ba7267b43cd4f7939f6
Copyright © 2010-2024 Arm Limited or its affiliates. All rights reserved. This document is Non-Confidential.