mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-09-03 21:01:09 +02:00
This consists of ensuring that the left operand of each shift is unsigned when the operation might overflow into the sign bit. Change-Id: I4c7a315cb18b3bbe623e7a7a998d2dac869638a7 Signed-off-by: Justin Chadwell <justin.chadwell@arm.com>