Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch



Module Name:    src
Committed By:   jmcneill
Date:           Mon Aug 12 23:31:48 UTC 2019

Modified Files:
        src/sys/arch/aarch64/include: armreg.h
        src/sys/arch/arm/cortex: gtmr.c gtmr_var.h
        src/sys/arch/arm/include: armreg.h

Log Message:
Add support for physical timers and sprinkle isb where needed.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/aarch64/include/armreg.h
cvs rdiff -u -r1.40 -r1.41 src/sys/arch/arm/cortex/gtmr.c
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/arm/cortex/gtmr_var.h
cvs rdiff -u -r1.127 -r1.128 src/sys/arch/arm/include/armreg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index