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)
Mon, Nov 3, 4:05 AM
Unknown Object (File)
Wed, Oct 29, 2:21 AM
Unknown Object (File)
Wed, Oct 29, 12:09 AM
Unknown Object (File)
Wed, Oct 29, 12:08 AM
Unknown Object (File)
Wed, Oct 29, 12:07 AM
Unknown Object (File)
Tue, Oct 28, 5:22 AM
Unknown Object (File)
Sun, Oct 26, 8:07 AM
Unknown Object (File)
Oct 11 2025, 5:48 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