commit | a724e430710029518b70476bf9b0d94f94bb966c | [log] [tgz] |
---|---|---|
author | Ambroise Vincent <ambroise.vincent@arm.com> | Tue Jul 23 11:10:27 2019 +0100 |
committer | Ambroise Vincent <ambroise.vincent@arm.com> | Wed Jul 24 11:53:52 2019 +0100 |
tree | a421facd1c081975501711cc3ea32251f9b637e1 | |
parent | 820826779f0f23ef467c8fc4e36c18ac446e0720 [diff] |
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 93c690eba8ca ("Enable -Wshift-overflow=2 to check for undefined shift behavior") Change-Id: I141827a6711ab7759bfd6357e4ed9c1176da7c7b Signed-off-by: Ambroise Vincent <ambroise.vincent@arm.com>