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
Unknown Object (File)
Sat, Feb 28, 11:32 PM
Unknown Object (File)
Sat, Feb 28, 3:05 PM
Unknown Object (File)
Sat, Feb 28, 12:24 AM
Unknown Object (File)
Fri, Feb 27, 7:00 AM
Unknown Object (File)
Thu, Feb 19, 11:00 AM
Unknown Object (File)
Thu, Feb 19, 6:06 AM
Unknown Object (File)
Thu, Feb 19, 6:06 AM
Unknown Object (File)
Sun, Feb 8, 6:43 AM
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