+9
−9
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Host send HTT_H2T_MSG_TYPE_WDI_IPA_CFG cmd to fw, need update high 32bit addr for non-smmu platform which alloc physical address more than 4G, like addr 0x1 5000 0000.It will cut off bit32~bit63, fw get memory is 0x5000 0000, it's maybe use for peripheral memory.when fw write addr 0x5000 0000, it will meet some error. 32bit platform compile error,for right shift must less than system width. Change-Id: If1e84cfdcd15494be3f7327986ff0e91ec7b2b3f CRs-Fixed: 3097240