commit | 104d4a7d3e8b7ef5868332adfa972e9433fbd565 | [log] [tgz] |
---|---|---|
author | Justin Chadwell <justin.chadwell@arm.com> | Wed Jul 03 14:13:55 2019 +0100 |
committer | Justin Chadwell <justin.chadwell@arm.com> | Fri Jul 12 09:12:12 2019 +0100 |
tree | 7fbcfca7b530c8b4ef9105e85609b7b24538295a | |
parent | 1fcbddf1a7596f53c51c48206509771a3dcc6b29 [diff] |
Update mediatek 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: If5a88e1b880bcb2be2278398cf5109a6d877e632 Signed-off-by: Justin Chadwell <justin.chadwell@arm.com>