Skip to content
Commit 83e292b9 authored by Mahmoud Elsabbagh's avatar Mahmoud Elsabbagh Committed by Leandro Belli
Browse files

cmn_cyprus: Fix bad bit shift error



Fix bad bit shift error, ensure that the bit
shifting happens in 64-bit by casting to uint64_t
before shifting, so there is no chance for
sign-extension being done implicitly.

Signed-off-by: Mahmoud Elsabbagh's avatarMahmoud Elsabbagh <mahmoud.elsabbagh@arm.com>
parent 67d1efb4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment