arm-trusted-firmware/plat
Ambroise Vincent 8a079e88d1 rockchip: px30: Fix build error
"result of '1 << 31' requires 33 bits to represent, but 'int' only has
32 bits [-Werror=shift-overflow=]"

This is treated as an error since commit 93c690eba8 ("Enable
-Wshift-overflow=2 to check for undefined shift behavior")

Only the actual errors are being tackled by this patch. It is up to the
platform to choose whether there needs to be further modifications to
the code.

Change-Id: I70860ae5f2a34d7c684bd491b76da50aa04f778e
Signed-off-by: Ambroise Vincent <ambroise.vincent@arm.com>
2019-07-25 16:14:40 +01:00
..
allwinner Remove MULTI_CONSOLE_API flag and references to it 2019-06-28 10:52:48 +01:00
arm Merge "n1sdp: fix DMC ECC enablement sequence in N1SDP platform" into integration 2019-07-23 15:18:58 +00:00
common Remove MULTI_CONSOLE_API flag and references to it 2019-06-28 10:52:48 +01:00
hisilicon Update hisilicon drivers to not rely on undefined overflow behaviour 2019-07-12 09:12:19 +01:00
imx plat: imx8m: Add basic rdc module init driver 2019-07-24 09:03:03 +08:00
intel/soc intel: agilex: Fix build error 2019-07-24 11:53:52 +01:00
layerscape Update layerscape platform to not rely on undefined overflow behaviour 2019-07-11 12:10:58 +01:00
marvell Update marvell platform to not rely on undefined overflow behaviour 2019-07-11 12:10:51 +01:00
mediatek Update mediatek platform to not rely on undefined overflow behaviour 2019-07-12 09:12:12 +01:00
meson Remove MULTI_CONSOLE_API flag and references to it 2019-06-28 10:52:48 +01:00
nvidia/tegra Tegra: Fix typo in comment 2019-06-20 11:34:14 +02:00
qemu qemu: use new console interface in aarch32 2019-06-28 10:52:48 +01:00
renesas/rcar Merge changes from topic "jc/shift-overflow" into integration 2019-07-16 10:11:27 +00:00
rockchip rockchip: px30: Fix build error 2019-07-25 16:14:40 +01:00
rpi3 rpi3: Fix compilation error when stack protector is enabled 2019-07-08 10:45:48 -05:00
socionext synquacer: Fix compilation fail for SPM support build config 2019-07-12 09:12:11 -05:00
st Remove MULTI_CONSOLE_API flag and references to it 2019-06-28 10:52:48 +01:00
ti/k3 ti: k3: common: Trap all asynchronous bus errors to EL3 2019-07-04 12:14:46 -04:00
xilinx zynqmp: add support for multi console interface 2019-07-01 11:35:34 +05:30