arm-trusted-firmware/plat/intel/soc/agilex
Ambroise Vincent 3bd24e7242 intel: agilex: 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")

Change-Id: I141827a6711ab7759bfd6357e4ed9c1176da7c7b
Signed-off-by: Ambroise Vincent <ambroise.vincent@arm.com>
2019-07-24 11:53:52 +01:00
..
aarch64 intel: Adds support for Agilex platform 2019-07-17 19:06:49 +08:00
include intel: agilex: Fix build error 2019-07-24 11:53:52 +01:00
soc intel: Adds support for Agilex platform 2019-07-17 19:06:49 +08:00
bl2_plat_mem_params_desc.c intel: Adds support for Agilex platform 2019-07-17 19:06:49 +08:00
bl2_plat_setup.c intel: Adds support for Agilex platform 2019-07-17 19:06:49 +08:00
bl31_plat_setup.c intel: Adds support for Agilex platform 2019-07-17 19:06:49 +08:00
platform.mk intel: Adds support for Agilex platform 2019-07-17 19:06:49 +08:00
socfpga_delay_timer.c intel: Adds support for Agilex platform 2019-07-17 19:06:49 +08:00
socfpga_image_load.c intel: Adds support for Agilex platform 2019-07-17 19:06:49 +08:00
socfpga_psci.c intel: Adds support for Agilex platform 2019-07-17 19:06:49 +08:00
socfpga_sip_svc.c intel: Adds support for Agilex platform 2019-07-17 19:06:49 +08:00
socfpga_storage.c intel: Adds support for Agilex platform 2019-07-17 19:06:49 +08:00
socfpga_topology.c intel: Adds support for Agilex platform 2019-07-17 19:06:49 +08:00