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.
Details
Details
- Reviewers
markj kib manu - Group Reviewers
arm64 - Commits
- rG18d20e86d7a1: Add an IDC only arm64 icache sync function
rG7a060a8895b8: Add an IDC only arm64 icache sync function
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable