commit | ad8aef30995e16195bafd0a84eef4a7a48491e50 | [log] [tgz] |
---|---|---|
author | Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> | Wed Mar 21 15:58:46 2018 +0300 |
committer | Alexey Brodkin <abrodkin@synopsys.com> | Wed Mar 21 17:06:29 2018 +0300 |
tree | aa46611eea314275453e22bb56da469913397c93 | |
parent | 0f18418d68db0e6230938b8113010a852486b6e9 [diff] |
ARC: Cache: Move I$ entire operation to a separate function Move instruction cache entire operation to a separate function because we are planing to use it in other places like sync_icache_dcache_all(). Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>