platform: msm_shared: Remove the CACHE_LINE alignment of RPMB response buffer
RPMB response buffer is not needed to be cache aligned as the RPMB request packet which is having RPMB frame at req_buff_offset, is also not cache aligned. This change is added unnecessarily in the commit 4c12e92a. Change-Id: I3f6b9952c6b76e7783648fe50db6cf289086fbbc Signed-off-by:Saranya Chidura <schidura@codeaurora.org>
Loading
Please sign in to comment