Skip to content
Commit 9264f087 authored by Justin Chadwell's avatar Justin Chadwell
Browse files

Update synopsys drivers to not rely on undefined overflow behaviour



This consists of ensuring that the left operand of each shift is
unsigned when the operation might overflow into the sign bit.

Change-Id: I54560fe290e7dc52d364d0fe1c81a16f4c8d9a7b
Signed-off-by: default avatarJustin Chadwell <justin.chadwell@arm.com>
parent dc5baeb3
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