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)
Mar 9 2025, 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
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 47055
Build 43944: arc lint + arc unit