Update renesas 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: I51278beacbe6da79853c3f0f0f94cd806fc9652c
Signed-off-by: Justin Chadwell <justin.chadwell@arm.com>
1 parent 1578169 commit 673406b50841ca45b3f041283a0d5f750611470e
@Justin Chadwell Justin Chadwell authored on 3 Jul 2019
Showing 4 changed files
View
drivers/renesas/rcar/cpld/ulcb_cpld.c
View
drivers/renesas/rcar/pwrc/pwrc.c
View
drivers/renesas/rcar/pwrc/pwrc.h
View
plat/renesas/rcar/rcar_common.c