Page MenuHomeFreeBSD

arm64/vmm: Ensure the tlbi has completed
ClosedPublic

Authored by andrew on Apr 15 2024, 5:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 15, 4:37 AM
Unknown Object (File)
Wed, Oct 15, 4:37 AM
Unknown Object (File)
Wed, Oct 15, 4:37 AM
Unknown Object (File)
Tue, Oct 14, 7:07 PM
Unknown Object (File)
Tue, Oct 7, 5:19 AM
Unknown Object (File)
Thu, Sep 25, 7:49 AM
Unknown Object (File)
Sep 20 2025, 2:57 AM
Unknown Object (File)
Sep 17 2025, 7:57 AM
Subscribers

Details

Summary

Ensure the TLB is invalidated before enabling the EL2 MMU. Without
this the TLB may be in an inconsistant state leading to a possible
exception when enabling the MMU.

PR: 277559
Sponsored by: Arm Ltd

Diff Detail

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