PMDEVAFF1, Performance Monitors Device Affinity register 1
The PMDEVAFF1 characteristics are:
Purpose
Copy of the high half of the PE MPIDR_EL1 register that allows a debugger to determine which PE in a multiprocessor system the Performance Monitor component relates to.
Configuration
It is IMPLEMENTATION DEFINED whether PMDEVAFF1 is implemented in the Core power domain or in the Debug power domain.
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 if the external interface to the PMU is implemented.
Attributes
PMDEVAFF1 is a 32-bit register.
Field descriptions
The PMDEVAFF1 bit assignments are:
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 |
MPIDR_EL1 high half |
MPIDR_EL1 high half, bits [31:0]
MPIDR_EL1 high half. Read-only copy of the high half of MPIDR_EL1, as seen from the highest implemented Exception level.
Accessing the PMDEVAFF1
PMDEVAFF1 can be accessed through the external debug interface:
Component | Offset | Instance |
---|---|---|
PMU | 0xFAC | PMDEVAFF1 |
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.