CNTVOFF<n>, Counter-timer Virtual Offsets, n = 0 - 7
The CNTVOFF<n> characteristics are:
Purpose
Holds the 64-bit virtual offset for frame CNTBase<n>. This is the offset between real time and virtual time.
Configuration
The power domain of CNTVOFF<n> is IMPLEMENTATION DEFINED.
Implementation of this register is OPTIONAL.
For more information, see 'Power and reset domains for the system level implementation of the Generic Timer'.
Attributes
CNTVOFF<n> is a 64-bit register.
Field descriptions
The CNTVOFF<n> bit assignments are:
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 |
Virtual offset | |||||||||||||||||||||||||||||||
Virtual offset | |||||||||||||||||||||||||||||||
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 |
Bits [63:0]
Virtual offset.
On a Warm reset, this field resets to an architecturally UNKNOWN value.
Accessing the CNTVOFF<n>
In the CNTCTLBase frame a CNTVOFF<n> register must be implemented, as a RW register, for each CNTBaseN frame that has virtual timer capability. For more information, see 'CNTCTLBase status and control fields for the CNTBaseN and CNTEL0BaseN frames'.
The value of <n> in an instance of CNTVOFF<n> specifies the value of N for the associated CNTBaseN frame.
In a system that recognizes two Security states, for any CNTVOFF<n> register in the CNTCTLBase frame:
- CNTVOFF<n> is always accessible by Secure accesses.
- CNTNSAR.NS<n> determines whether CNTVOFF<n> is accessible by Non-secure accesses.
The register location of any unimplemented CNTVOFF<n> register in the CNTCTLBase frame is RAZ/WI.
The CNTVOFF<n> register is accessible in the CNTBaseN frame using CNTVOFF.
In an implementation that supports 64-bit atomic accesses, then the CNTVOFF<n> registers must be accessible as atomic 64-bit values.
CNTVOFF<n> can be accessed through the memory-mapped interfaces:
Component | Frame | Offset | Range |
---|---|---|---|
Timer | CNTCTLBase | 0x080 + (8 * n) | 31:0 |
Accesses on this interface are RW.
Component | Frame | Offset | Range |
---|---|---|---|
Timer | CNTCTLBase | 0x084 + (8 * n) | 63:32 |
Accesses on this interface are RW.