arm-trusted-firmware/plat/intel/soc
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
..
agilex intel: agilex: Fix build error 2019-07-24 11:53:52 +01:00
common/drivers Update intel platform to not rely on undefined overflow behaviour 2019-07-11 12:10:58 +01:00
stratix10 Merge changes from topic "jc/shift-overflow" into integration 2019-07-16 10:11:27 +00:00