Page MenuHomeFreeBSD

arm64: Remove VPIPT I-cache support from pmap
ClosedPublic

Authored by andrew on Oct 15 2024, 2:00 PM.
Tags
None
Referenced Files
F107798424: D47116.id145250.diff
Sat, Jan 18, 6:59 AM
Unknown Object (File)
Sat, Jan 4, 4:58 PM
Unknown Object (File)
Tue, Dec 31, 6:53 AM
Unknown Object (File)
Tue, Dec 31, 3:02 AM
Unknown Object (File)
Dec 3 2024, 12:58 AM
Unknown Object (File)
Nov 27 2024, 11:55 AM
Unknown Object (File)
Nov 23 2024, 7:27 PM
Unknown Object (File)
Nov 8 2024, 7:27 PM
Subscribers

Details

Summary

The VPIPT I-cache policy has been removed from the architecture.
Remove support for it from pmap. The vmm side was not imported so
calls to pmap_invalidate_vpipt_icache would cause the kernel to branch
to a NULL pointer.

Sponsored by: Arm Ltd

Diff Detail

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