Skip to content

Quick and dirty kmod to be able to access to the cycle counter on raspberri pi 3 running in AArch32 mode

License

Notifications You must be signed in to change notification settings

christophefontaine/arm_rdtsc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Code provided AS-IS.

Kmod to mess with the kernel :-)
Tested with raspberry pi 2, 3 and nvidia tegra Jetson TK1 platforms.

- enable userland access to cpu cycle counter
- IOCTL to flush cache when a full memory barrier (dsb) instruction is not enough:
when a device is not in the same coherency domain as the processors, this may be useful !

About

Quick and dirty kmod to be able to access to the cycle counter on raspberri pi 3 running in AArch32 mode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published