Page MenuHomeFreeBSD

arm64: Use a fixed value for sctlr_el1
ClosedPublic

Authored by andrew on Jun 24 2025, 2:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 7, 1:33 PM
Unknown Object (File)
Mon, May 4, 5:23 AM
Unknown Object (File)
Sun, May 3, 7:04 AM
Unknown Object (File)
Thu, Apr 30, 7:01 AM
Unknown Object (File)
Wed, Apr 29, 10:02 AM
Unknown Object (File)
Mon, Apr 27, 10:55 AM
Unknown Object (File)
Apr 21 2026, 3:24 AM
Unknown Object (File)
Apr 21 2026, 12:03 AM
Subscribers

Details

Summary

We load a fixed value into sctlr_el1 in enter_kernel_el so there is no
need to clear and set fields. Replace with a fixed list of fields that
are set when the MMU is off an when it is on.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable