arm-trusted-firmware/include/drivers
Daniel Boulby 8abcdf921a Ensure read and write of flags are 32 bit
In 'console_set_scope' and when registering a console, field 'flags' of
'console_t' is assigned a 32-bit value. However, when it is actually
used, the functions perform 64-bit reads to access its value. This patch
changes all 64-bit reads to 32-bit reads.

Change-Id: I181349371409e60065335f078857946fa3c32dc1
Signed-off-by: Daniel Boulby <daniel.boulby@arm.com>
2018-05-17 16:42:41 +01:00
..
arm DMC500: Add platform support to set system interface count 2018-04-09 17:06:52 +05:30
auth Fix MISRA rule 8.4 Part 4 2018-04-13 14:01:56 +01:00
cadence drivers: cadence: cdns: Update CDNS driver to support MULTI_CONSOLE_API 2018-01-19 15:21:12 -08:00
coreboot coreboot: Add support for CBMEM console 2018-01-19 15:21:12 -08:00
io Fix MISRA rule 8.3 Part 1 2018-02-28 17:19:55 +00:00
partition Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
synopsys Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
ti/uart drivers: ti: uart: Update 16550 UART driver to support MULTI_CONSOLE_API 2018-01-19 15:21:12 -08:00
console.h Ensure read and write of flags are 32 bit 2018-05-17 16:42:41 +01:00
console_assertions.h Add new function-pointer-based console API 2017-12-12 15:00:34 -08:00
delay_timer.h Fix MISRA rule 8.3 in common code 2018-02-28 17:18:21 +00:00
dw_ufs.h drivers: add designware ufs driver 2017-05-31 11:00:57 +08:00
emmc.h emmc: add macros CMD21, BUS_WIDTH_DDR_4 and BUS_WIDTH_DDR_8 2018-01-17 14:14:29 +08:00
generic_delay_timer.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
gpio.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
ufs.h drivers:ufs: fix hynix ufs bug with quirk on hi36xx SoC 2018-02-24 09:30:41 +08:00