Loading
memshare: Remove HLOS S2 mapping for memshare client's memory
The patch removes HLOS stage 2 mapping for memshare allocated
memory preventing speculative access by APPS. The patch also
prevents unmapping of newly allocated memory to a non-guaranteed
client by a state machine tracking power down event and new memory
request.
Change-Id: I6ee84d272ff22f8c2071ddf723dad3d89c71cf5a
Signed-off-by:
Manoj Prabhu B <bmanoj@codeaurora.org>