commit | 7e49a6225d87b2b6c5278498d2c762ec8a46dac8 | [log] [tgz] |
---|---|---|
author | Mona Hossain <mhossain@codeaurora.org> | Wed Apr 17 10:43:16 2013 -0700 |
committer | Mona Hossain <mhossain@codeaurora.org> | Wed Apr 17 11:07:03 2013 -0700 |
tree | f9bcf39a73acc0c584960b0820f15ee6a7c3548b | |
parent | 8ebd7f3f8e35d634a827dfdca5ea0d8f91e9f5e1 [diff] |
crypto: msm: Increase max num of descriptors There exist scenarios where memory gets corrupted due to the limitation on the number of descriptors that can fit into the PIPE descriptor FIFO. The fix is to increase the max number of descriptor by 128 (to 0x500). Change-Id: I770374043ad11cf320ca1bec1f00840b10b86218 Signed-off-by: Mona Hossain <mhossain@codeaurora.org>