intel: agilex: Fix build error"result of '1 << 31' requires 33 bits to represent, but 'int' only has32 bits [-Werror=shift-overflow=]"This is treated as an error since commit 93c690eba8ca ("Enab
intel: agilex: Fix build error"result of '1 << 31' requires 33 bits to represent, but 'int' only has32 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: I141827a6711ab7759bfd6357e4ed9c1176da7c7bSigned-off-by: Ambroise Vincent <ambroise.vincent@arm.com>
show more ...
intel: Adds support for Agilex platformSigned-off-by: Hadi Asyrafi <muhammad.hadi.asyrafi.abdul.halim@intel.com>Change-Id: Ib2ad2068abdf0b204c5cb021ea919581adaca4ef
123