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)
Mon, Sep 30, 2:12 AM
Unknown Object (File)
Fri, Sep 27, 9:06 AM
Unknown Object (File)
Thu, Sep 19, 10:21 AM
Unknown Object (File)
Wed, Sep 18, 11:32 AM
Unknown Object (File)
Tue, Sep 17, 4:20 PM
Unknown Object (File)
Tue, Sep 17, 7:16 AM
Unknown Object (File)
Mon, Sep 16, 4:14 AM
Unknown Object (File)
Mon, Sep 16, 4:13 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