commit | 375945bac2b8cbb547940ad5cf1e16a0eb0ddfeb | [log] [tgz] |
---|---|---|
author | Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> | Wed Mar 21 15:59:02 2018 +0300 |
committer | Alexey Brodkin <abrodkin@synopsys.com> | Wed Mar 21 17:06:54 2018 +0300 |
tree | 1c6a6f8b134ee60f38229a995d7843f75b44a5de | |
parent | 95336738f1cf2d4fabfc9bfc4981fa14714efc30 [diff] |
ARC: Implement a function to sync and cleanup caches Implement specialized function to clenup caches (and therefore sync instruction and data caches) which can be used for cleanup before linux launch or to sync caches during U-Boot self-relocation. Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>