Page MenuHomeFreeBSD

arm64/vmm: Ensure the tlbi has completed
ClosedPublic

Authored by andrew on Mon, Apr 15, 5:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 29, 2:46 AM
Unknown Object (File)
Fri, Apr 26, 5:12 AM
Unknown Object (File)
Wed, Apr 24, 8:21 PM
Unknown Object (File)
Wed, Apr 17, 5:42 PM
Unknown Object (File)
Tue, Apr 16, 4:33 PM
Unknown Object (File)
Mon, Apr 15, 8:59 PM
Unknown Object (File)
Mon, Apr 15, 5:28 PM
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