arm-trusted-firmware/plat/imx/common/include
Igor Opaniuk 965c07815f plat: imx: imx8_iomux: fix shift-overflow errors
This fixes shift overflow errors, when compiled with CONSOLE_DEBUG
support:

plat/imx/common/include/imx8_iomux.h:11:35: error: result of ‘1 << 31’
requires 33 bits to represent, but ‘int’ only has 32 bits
[-Werror=shift-overflow=]

Signed-off-by: Igor Opaniuk <igor.opaniuk@gmail.com>
Change-Id: I0488e22c30314ba27caabc5c767164baa1e8004c
2020-03-16 22:49:16 +02:00
..
sci imx: Fix multiple definition of ipc_handle 2019-12-04 02:59:03 -06:00
imx8_iomux.h plat: imx: imx8_iomux: fix shift-overflow errors 2020-03-16 22:49:16 +02:00
imx8_lpuart.h imx: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
imx8qm_pads.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
imx8qx_pads.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
imx_aips.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
imx_caam.h imx: Fix missing inclusion of cdefs.h 2019-12-04 02:58:41 -06:00
imx_clock.h plat: imx7: refactor code for reuse 2019-07-17 16:03:20 +08:00
imx_csu.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
imx_hab.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
imx_io_mux.h plat: imx7: Add PicoPi iMX7D basic support 2019-07-17 16:03:20 +08:00
imx_sip_svc.h imx8: Replace PLAT_IMX8* with automatic PLAT_imx8* 2019-05-20 11:28:51 +03:00
imx_snvs.h imx: Fix missing inclusion of cdefs.h 2019-12-04 02:58:41 -06:00
imx_uart.h imx: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
imx_wdog.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
plat_imx8.h imx: power optimization for i.mx8qm 2019-01-29 09:26:41 +08:00
plat_macros.S Support for NXP's imx SoC common function 2018-06-19 10:24:32 +08:00