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:   skrll
Date:           Fri Jul  3 07:36:30 UTC 2026

Modified Files:
        src/sys/arch/aarch64/aarch64: locore_el2.S

Log Message:
aarch64: actually set SCTLR_EL2.EOS=1

Set SCTLR_EL2.EOS=1 if FEAT_ExS is supported as the previous change
expects it. (SCTLR_EL2 != SCTLR_EL1, oops)


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/aarch64/aarch64/locore_el2.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