aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-wrapper.py
diff options
context:
space:
mode:
authorTarun Karra <tkarra@codeaurora.org>2015-04-10 11:37:12 -0700
committerTarun Karra <tkarra@codeaurora.org>2015-04-10 16:49:45 -0700
commit5bc48e4dca4ee841136f03460aabc07d66c2e2c5 (patch)
tree47f9685444d96de9fb005b534be1b38a89892af3 /scripts/gcc-wrapper.py
parent78f92566e0e413c16234346908d5bdad35fe23a1 (diff)
msm: kgsl: Fix 64bit mask for pagetable base address
In 64 bit mode, bits 0 to 47 have pagetable base address, bits 48 to 55 have asid. Mask 0xFFFFFFFFFFFF is assuming the asid to be fixed which may not be true. Fix the mask to only check bits 0 to 47 for pagetable base address. Change-Id: I28850c1063b2d5ae6740f385b8b398f9cc0bb821 Signed-off-by: Tarun Karra <tkarra@codeaurora.org>
Diffstat (limited to 'scripts/gcc-wrapper.py')
0 files changed, 0 insertions, 0 deletions