foss-for-synopsys-dwc-arc-processors / linux

Helpful resources for users & developers of Linux kernel for ARC
22 stars 13 forks source link

ARCv3: Add inner shareability attribute for DC operations #112

Closed xxkent closed 1 year ago

xxkent commented 1 year ago

Cache operations must be specified with the same shareability attributes as for MMU. Since we setup inner shareable attribute for MMU TBC register, lets do it the same for D$ operations.