commit | 2b558a67b4632deefdd9bd744cbb01d1c36507a3 | [log] [tgz] |
---|---|---|
author | Justin Chadwell <justin.chadwell@arm.com> | Wed Jul 03 14:11:28 2019 +0100 |
committer | Justin Chadwell <justin.chadwell@arm.com> | Thu Jul 11 12:10:58 2019 +0100 |
tree | 10da9b7fc612c75e641fedee95cdb3567e04dc73 | |
parent | e454beb833663607c32e4e838f410de5cfef6265 [diff] |
Update rockchip platform 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: Ib7fc54e4141cc4f1952a18241bc18671b36e2168 Signed-off-by: Justin Chadwell <justin.chadwell@arm.com>