msm: ipa3: Updating SRAM locations for holi
Updating SRAM locations according to excel sheet for holi target. Change-Id: I2fc011d4980f25f74f7c96448b033f61fdea9639 Signed-off-by: Ashok Vuyyuru <avuyyuru@codeaurora.org>
This commit is contained in:
parent
db9f7f48ee
commit
e50cabeddd
@ -3989,19 +3989,19 @@ static struct ipa3_mem_partition ipa_4_11_mem_part = {
|
||||
.apps_hdr_size = 0x200,
|
||||
.apps_hdr_size_ddr = 0x800,
|
||||
.modem_hdr_proc_ctx_ofst = 0xad0,
|
||||
.modem_hdr_proc_ctx_size = 0x200,
|
||||
.apps_hdr_proc_ctx_ofst = 0xcd0,
|
||||
.modem_hdr_proc_ctx_size = 0xAC0,
|
||||
.apps_hdr_proc_ctx_ofst = 0x1590,
|
||||
.apps_hdr_proc_ctx_size = 0x200,
|
||||
.apps_hdr_proc_ctx_size_ddr = 0x0,
|
||||
.nat_tbl_ofst = 0xee0,
|
||||
.nat_tbl_size = 0xd00,
|
||||
.pdn_config_ofst = 0x1be8,
|
||||
.nat_tbl_ofst = 0x17A0,
|
||||
.nat_tbl_size = 0x800,
|
||||
.pdn_config_ofst = 0x24A8,
|
||||
.pdn_config_size = 0x50,
|
||||
.stats_quota_q6_ofst = 0x1c40,
|
||||
.stats_quota_q6_ofst = 0x2500,
|
||||
.stats_quota_q6_size = 0x30,
|
||||
.stats_quota_ap_ofst = 0x1c70,
|
||||
.stats_quota_ap_ofst = 0x2530,
|
||||
.stats_quota_ap_size = 0x48,
|
||||
.stats_tethering_ofst = 0x1cb8,
|
||||
.stats_tethering_ofst = 0x2578,
|
||||
.stats_tethering_size = 0x238,
|
||||
.stats_flt_v4_ofst = 0,
|
||||
.stats_flt_v4_size = 0,
|
||||
@ -4011,29 +4011,29 @@ static struct ipa3_mem_partition ipa_4_11_mem_part = {
|
||||
.stats_rt_v4_size = 0,
|
||||
.stats_rt_v6_ofst = 0,
|
||||
.stats_rt_v6_size = 0,
|
||||
.stats_fnr_ofst = 0x1ef0,
|
||||
.stats_fnr_ofst = 0x27B0,
|
||||
.stats_fnr_size = 0x0,
|
||||
.stats_drop_ofst = 0x1ef0,
|
||||
.stats_drop_ofst = 0x27B0,
|
||||
.stats_drop_size = 0x20,
|
||||
.modem_comp_decomp_ofst = 0x0,
|
||||
.modem_comp_decomp_size = 0x0,
|
||||
.modem_ofst = 0x1f18,
|
||||
.modem_size = 0x100c,
|
||||
.apps_v4_flt_hash_ofst = 0x1f18,
|
||||
.modem_ofst = 0x27D8,
|
||||
.modem_size = 0x800,
|
||||
.apps_v4_flt_hash_ofst = 0x27B0,
|
||||
.apps_v4_flt_hash_size = 0x0,
|
||||
.apps_v4_flt_nhash_ofst = 0x1f18,
|
||||
.apps_v4_flt_nhash_ofst = 0x27B0,
|
||||
.apps_v4_flt_nhash_size = 0x0,
|
||||
.apps_v6_flt_hash_ofst = 0x1f18,
|
||||
.apps_v6_flt_hash_ofst = 0x27B0,
|
||||
.apps_v6_flt_hash_size = 0x0,
|
||||
.apps_v6_flt_nhash_ofst = 0x1f18,
|
||||
.apps_v6_flt_nhash_ofst = 0x27B0,
|
||||
.apps_v6_flt_nhash_size = 0x0,
|
||||
.apps_v4_rt_hash_ofst = 0x1f18,
|
||||
.apps_v4_rt_hash_ofst = 0x27B0,
|
||||
.apps_v4_rt_hash_size = 0x0,
|
||||
.apps_v4_rt_nhash_ofst = 0x1f18,
|
||||
.apps_v4_rt_nhash_ofst = 0x27B0,
|
||||
.apps_v4_rt_nhash_size = 0x0,
|
||||
.apps_v6_rt_hash_ofst = 0x1f18,
|
||||
.apps_v6_rt_hash_ofst = 0x27B0,
|
||||
.apps_v6_rt_hash_size = 0x0,
|
||||
.apps_v6_rt_nhash_ofst = 0x1f18,
|
||||
.apps_v6_rt_nhash_ofst = 0x27B0,
|
||||
.apps_v6_rt_nhash_size = 0x0,
|
||||
.uc_descriptor_ram_ofst = 0x3000,
|
||||
.uc_descriptor_ram_size = 0x0000,
|
||||
|
Loading…
Reference in New Issue
Block a user