commit | fec7ddc1907c1c86be6849de0fab7466b79cd834 | [log] [tgz] |
---|---|---|
author | Ley Foon Tan <ley.foon.tan@intel.com> | Wed Nov 27 15:55:24 2019 +0800 |
committer | Marek Vasut <marex@denx.de> | Tue Jan 07 14:38:33 2020 +0100 |
tree | dcaccf9cdee76d3a6b260ba2811adc4758a912de | |
parent | b4a20cb3002532bf3e6b1e496eacefafa4af2978 [diff] |
cache: Add Arteris Ncore cache coherent unit driver Add Cache Coherency Unit (CCU) driver. CCU is to ensures consistency of shared data between multi masters in the system. Driver initializes CCU's directories and coherency agent interfaces in CCU IP. Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com> Reviewed-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>