arm-trusted-firmware/include/drivers
Justin Chadwell 3e43121ed1 Update base code 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: Iddd6f38139a4c6e500468b4fc48d04e0939f574e
Signed-off-by: Justin Chadwell <justin.chadwell@arm.com>
2019-07-12 09:12:19 +01:00
..
allwinner Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
arm SMMUv3: Abort DMA transactions 2019-05-10 16:09:19 +01:00
auth Fix type of cot_desc_ptr 2019-06-13 12:53:17 +02:00
cadence Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
cfi Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
coreboot Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
io drivers: Remove TODO from io_storage 2019-03-12 13:42:08 +00:00
marvell Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
mentor Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
meson meson/gxl: Add support for SHA256 DMA engine 2019-04-02 16:33:59 +02:00
partition Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
renesas/rcar/console rcar_gen3: console: Convert to multi-console API 2019-06-14 00:16:55 +02:00
rpi3 rpi3: sdhost: SDHost driver improvement 2019-02-27 01:06:57 +08:00
st clk: stm32mp1: use defines for mask values in stm32mp1_clk_sel array 2019-06-17 14:03:51 +02:00
synopsys drivers: synopsys: Fix synopsys MMC driver 2019-03-12 14:39:50 +08:00
ti/uart Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
console.h Remove MULTI_CONSOLE_API flag and references to it 2019-06-28 10:52:48 +01:00
console_assertions.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
delay_timer.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
dw_ufs.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
generic_delay_timer.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
gpio.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
mmc.h drivers: mmc: Fix some issues with MMC stack 2019-03-07 11:34:20 +08:00
ufs.h Update base code to not rely on undefined overflow behaviour 2019-07-12 09:12:19 +01:00