commit | 59e467ea77d86890e575b5a0f5ed63c23cca089d | [log] [tgz] |
---|---|---|
author | Tatenda Chipeperekwa <tatendac@codeaurora.org> | Fri Nov 01 10:24:56 2013 -0700 |
committer | Tatenda Chipeperekwa <tatendac@codeaurora.org> | Fri Nov 01 10:24:56 2013 -0700 |
tree | f49d90b2608d6c6f67696b9f930349940672e8ca | |
parent | cd0ef2a41a1bab2bb8cd43d76c107d29b6f59c69 [diff] |
overlay: maintain client requested size and aligned buffer size When a client makes a request for memory to overlay we need to keep track of the size distinctly. This is required for secure playback use cases in which we internally calculate the aligned buffer size. The decision to reallocate memory should always be based on the original size requested by the client and not our internally calculated aligned buffer size. Change-Id: I731560be7dba27264d00fdcb1a12622d604ce0fb