commit | 75fbecc555f0ca9e7e49c9207f0d047edaed1c4c | [log] [tgz] |
---|---|---|
author | Ashok Vuyyuru <quic_avuyyuru@quicinc.com> | Fri Mar 17 02:29:54 2023 +0530 |
committer | Ashok Vuyyuru <quic_avuyyuru@quicinc.com> | Fri Mar 17 02:34:10 2023 +0530 |
tree | bbc7c905cc121b26e22a7e370f671edd83b47ef8 | |
parent | cf07538c60c4262e84264cc1eb85fe1c56267a62 [diff] |
msm: ipa3: Adding prefetch buff size for kalama target Due to missing the prefetch buff size route and filter table will overflow if IPA HW tries to prefetch 128Bytes of additional memory when dealing with filter/routing tables. This can result in overflowing of memory if we map only the required size. Make changes to add the prefetch buff size for kalama target. Change-Id: I045e14b25e397dc800a775f0d5cc02a889fc7c21 Signed-off-by: Ashok Vuyyuru <quic_avuyyuru@quicinc.com>