Page MenuHomeFreeBSD

Add an IDC only arm64 icache sync function
ClosedPublic

Authored by andrew on Aug 22 2022, 5:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 9, 6:48 AM
Unknown Object (File)
Feb 22 2025, 2:20 PM
Unknown Object (File)
Feb 22 2025, 1:44 PM
Unknown Object (File)
Jan 30 2025, 6:21 AM
Unknown Object (File)
Jan 29 2025, 1:19 AM
Unknown Object (File)
Jan 24 2025, 5:49 PM
Unknown Object (File)
Jan 23 2025, 6:40 PM
Unknown Object (File)
Jan 22 2025, 11:26 AM
Subscribers

Details

Summary

When the IDC flag is set in the cache type register we don't need to
clean the data cache to the point of unification. Previously we
supported this flag being set only when the DIC flags was also set.
Add a new handler for when this is not the case.

Diff Detail

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