platform: msm_shared: Correct invalidate cache actions
Use memalign to alloc space which will used for cache invalidate and have the size alloc Round to CACHE_LINE. Otherwise may cause valid data lost which is not yet cleaned to cache. Change-Id: Iec4af1a01f9b9c7e3c52086ee4a4db7006344360
Loading
Please sign in to comment