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)
Tue, Dec 17, 1:15 PM
Unknown Object (File)
Dec 1 2024, 10:39 PM
Unknown Object (File)
Dec 1 2024, 10:39 PM
Unknown Object (File)
Nov 25 2024, 3:54 AM
Unknown Object (File)
Nov 24 2024, 5:23 PM
Unknown Object (File)
Nov 23 2024, 11:39 AM
Unknown Object (File)
Nov 21 2024, 7:28 AM
Unknown Object (File)
Nov 20 2024, 2:53 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