Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/aarch64/aarch64
Module Name: src
Committed By: jmcneill
Date: Thu Jan 30 09:21:13 UTC 2025
Modified Files:
src/sys/arch/aarch64/aarch64: genassym.cf locore.S
Log Message:
Fix CNTKCTL_EL1 initialization.
Explicitly initialize all fields in CNTKCTL_EL1 as many of them reset
to an architecturally UNKNOWN value.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/sys/arch/aarch64/aarch64/genassym.cf
cvs rdiff -u -r1.93 -r1.94 src/sys/arch/aarch64/aarch64/locore.S
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