arm-trusted-firmware/plat/hisilicon/hikey960
David Cunado 5724481fdd Update ULL() macro and instances of ull to comply with MISRA
MISRA C-2012 Rule 7.3 violation: lowercase l shall not be used as literal suffixes.

This patch resolves this for the ULL() macro by using ULL suffix instead
of the ull suffix.

Change-Id: Ia8183c399e74677e676956e8653e82375d0e0a01
Signed-off-by: David Cunado <david.cunado@arm.com>
2018-02-27 17:05:51 +00:00
..
aarch64 Hikey960: Change CPU standby state for WFI 2018-01-16 22:18:08 +08:00
drivers Fix order of remaining platform #includes 2017-07-14 10:50:41 +01:00
include Update ULL() macro and instances of ull to comply with MISRA 2018-02-27 17:05:51 +00:00
hikey960_bl1_setup.c Merge pull request #1216 from hzhuang1/fix_psci 2018-01-16 01:09:57 +00:00
hikey960_bl2_mem_params_desc.c hikey*: Support Trusted OS extra image (OP-TEE header) parsing 2017-09-01 22:48:10 +09:00
hikey960_bl2_setup.c hikey*: Fix typo 2017-09-14 01:24:19 +09:00
hikey960_bl31_setup.c Hikey960: Enable invalid FIQ handling 2018-01-22 13:00:00 +08:00
hikey960_boardid.c hikey960: fix the calculation in boardid 2017-06-13 14:33:49 +08:00
hikey960_def.h hikey960: Add BL32 (OP-TEE) support 2017-07-13 01:22:56 +09:00
hikey960_image_load.c hikey*: Add LOAD_IMAGE_V2 support 2017-09-01 22:47:50 +09:00
hikey960_io_storage.c hikey*: Support Trusted OS extra image (OP-TEE header) parsing 2017-09-01 22:48:10 +09:00
hikey960_mcu_load.c hikey960: support BL2 2017-06-08 07:32:51 +08:00
hikey960_pm.c hikey960: avoid hardcode on uart port 2018-02-17 12:06:18 +08:00
hikey960_private.h hikey*: Add LOAD_IMAGE_V2 support 2017-09-01 22:47:50 +09:00
hikey960_topology.c hikey960: support BL31 2017-06-08 07:33:13 +08:00
platform.mk hikey*, poplar: platform.mk: Fix typo in variable assignments 2018-02-08 02:14:46 +09:00