mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2026-07-02 15:02:37 +00: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: I78f386f5ac171d6e52383a3e42003e6fb3e96b57 Signed-off-by: Justin Chadwell <justin.chadwell@arm.com>