intel: agilex: Fix build error
authorAmbroise Vincent <ambroise.vincent@arm.com>
Tue, 23 Jul 2019 10:10:27 +0000 (11:10 +0100)
committerAmbroise Vincent <ambroise.vincent@arm.com>
Wed, 24 Jul 2019 10:53:52 +0000 (11:53 +0100)
commit3bd24e72422378fdead96970979ce33c80e3bf62
treea421facd1c081975501711cc3ea32251f9b637e1
parent6ef6157e76b6cd95eb159d091898177e3bf886af
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>
plat/intel/soc/agilex/include/agilex_mailbox.h