platform: msm_shared: Fix partition offset overflow in avb

The partition offset maybe is more than 32bit, so define the UINTN
as uint64_t instead of uintptr_t to fix this problem.

Change-Id: I2b61ac962abf1009de5950113eb7222e44809cfd
3 files changed