Signed-off-by: Neil Chen <jingsi.chen@petalmail.com>
Signed-off-by: huangyicong <huangyicong4@huawei.com>
On 64bit systems the address and hence the offset will not be unsigned int. To fix that issue, use generic pointer size type uintptr_t. Signed-off-by: Zbigniew Bodek <zbigniew.bodek@huawei.com> Change-Id: I69298b48c4676c5935fa2170e23c32586c18de06