arm-trusted-firmware/plat/imx/common
Justin Chadwell dc5baeb3c2 Update imx platform to not rely on undefined overflow behaviour
This consists of ensuring that the left operand of each shift is
unsigned when the operation might overflow into the sign bit.

Change-Id: Ia0a10b4a30e63c0cbf1d0f8dfe5768e0a93ae1c7
Signed-off-by: Justin Chadwell <justin.chadwell@arm.com>
2019-07-12 09:12:19 +01:00
..
aarch32 Console: remove deprecated finish_console_register 2019-04-03 14:55:18 +01:00
include imx8: Replace PLAT_IMX8* with automatic PLAT_imx8* 2019-05-20 11:28:51 +03:00
sci Update imx platform to not rely on undefined overflow behaviour 2019-07-12 09:12:19 +01:00
imx7_clock.c imx7: imx7_clock: usb: Initialize the USB core clocks 2018-09-04 13:36:23 +01:00
imx8_helpers.S Add plat_crash_console_flush to platforms without it 2018-10-25 09:56:09 +01:00
imx8_psci.c imx: power optimization for i.mx8qm 2019-01-29 09:26:41 +08:00
imx8_topology.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
imx_aips.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
imx_caam.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
imx_clock.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
imx_csu.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
imx_io_mux.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
imx_sip_handler.c imx8: Replace PLAT_IMX8* with automatic PLAT_imx8* 2019-05-20 11:28:51 +03:00
imx_sip_svc.c imx8: Replace PLAT_IMX8* with automatic PLAT_imx8* 2019-05-20 11:28:51 +03:00
imx_snvs.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
imx_uart_console.S Console: remove deprecated finish_console_register 2019-04-03 14:55:18 +01:00
imx_wdog.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
lpuart_console.S Console: remove deprecated finish_console_register 2019-04-03 14:55:18 +01:00
plat_imx8_gic.c imx: make sure GIC redistributor is awake before initialization 2019-03-01 14:22:23 +08:00