aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/include/sysreg.h
Commit message (Expand)AuthorAgeFilesLines
* Add accessors for the ARM CP15 performance monitor registers. Also ensureIan Lepore2015-01-081-0/+25
* Define a WFI macro that expands to the right form of wait-for-interruptIan Lepore2015-01-011-0/+1
* Define only the CP15 register operations that are valid for the architecture.Ian Lepore2014-12-251-10/+16
* Make sure __ARM_ARCH is defined in sysreg.h by including acle-compat.hAndrew Turner2014-09-301-0/+2
* Add machine/sysreg.h to simplify accessing the system control coprocessorAndrew Turner2014-09-271-0/+230