Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enable user-mode access to CNTVCT timer register #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alexeicolin
Copy link

CNTVCT: Virtual Count Register -- a 64-bit counter part of Virtual Memory
System Architecture. Section B4.1.34 in ARM Architecture Reference Manual
ARMv7-A/ARMv7-R

FFTW library, for example, already has support for this cycle counter, so it
would be nice to enable it from here.

Tested both the existing PMU code and the new CNTVCT code on XU4.

Signed-off-by: Alexei Colin [email protected]

CNTVCT: Virtual Count Register --  a 64-bit counter part of Virtual Memory
System Architecture.  Section B4.1.34 in ARM Architecture Reference Manual
ARMv7-A/ARMv7-R

FFTW library, for example, already has support for this cycle counter, so it
would be nice to enable it from here.

Tested both the existing PMU code and the new CNTVCT code on XU4.

Signed-off-by: Alexei Colin <[email protected]>
@BakriDalati
Copy link

ARMv7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants