commit | 441cf444f82ce2ef64aeaa2b10c88f4e3fc5e8ae | [log] [tgz] |
---|---|---|
author | sameeruddin shaik <samesh@codeaurora.org> | Fri Mar 08 10:41:36 2019 +0530 |
committer | sameeruddin shaik <samesh@codeaurora.org> | Fri Mar 08 11:32:10 2019 +0530 |
tree | e3da3dc394ffee7a12ada09c7d3273e4969ac6d3 | |
parent | 90f4f9344b9334c756ff1d91ee6faff11fc144ee [diff] |
ipq40xx: make sure that the cache flush instruction gets complete Adding the DSB/ISB instructions in the dcache flush functions to make sure that the cache flush instruction gets completed before another instruction executes. Change-Id: I0bc2222cb040a96cc7413586b9131904bd5d1167 Signed-off-by: sameeruddin shaik <samesh@codeaurora.org>