arm-trusted-firmware/plat/hisilicon/hikey
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 Fix usage of IMAGE_BLx macros 2017-11-01 08:28:04 +00:00
include Update ULL() macro and instances of ull to comply with MISRA 2018-02-27 17:05:51 +00:00
hikey_bl1_setup.c HiKey: make RTC out of reset mode 2017-10-18 20:02:12 +08:00
hikey_bl2_mem_params_desc.c hikey*: Support Trusted OS extra image (OP-TEE header) parsing 2017-09-01 22:48:10 +09:00
hikey_bl2_setup.c Merge pull request #1205 from petegriffin/hikey-protect-memory 2018-01-26 17:29:36 +00:00
hikey_bl31_setup.c HiKey: init EDMA controller with non secure mode 2017-10-18 20:02:12 +08:00
hikey_ddr.c hikey: fix uninitialized variable in ddr code 2017-05-31 12:42:10 +08:00
hikey_def.h hikey*: Support Trusted OS extra image (OP-TEE header) parsing 2017-09-01 22:48:10 +09:00
hikey_image_load.c hikey*: Add LOAD_IMAGE_V2 support 2017-09-01 22:47:50 +09:00
hikey_io_storage.c Fix usage of IMAGE_BLx macros 2017-11-01 08:28:04 +00:00
hikey_pm.c Hikey: enable CPU debug module 2017-09-07 16:57:31 +08:00
hikey_private.h hikey: configure the top 16MB of DRAM as secure 2018-01-24 03:30:23 +00:00
hikey_security.c hikey: fix assert in sec_protect() 2018-01-28 00:07:07 +09:00
hikey_topology.c hikey: fix for CPU topology 2017-05-31 13:19:05 +08:00
hisi_dvfs.c hikey: support BL2 2017-05-24 17:34:41 +01:00
hisi_ipc.c hikey: support BL31 2017-05-24 17:34:41 +01:00
hisi_mcu.c hikey: support BL2 2017-05-24 17:34:41 +01:00
hisi_pwrc.c Hikey: enable CPU debug module 2017-09-07 16:57:31 +08:00
hisi_pwrc_sram.S HiKey: Rename CPUACTRL reg constants 2017-08-29 13:52:48 +01:00
hisi_sip_svc.c Fix order of remaining platform #includes 2017-07-14 10:50:41 +01:00
platform.mk hikey*, poplar: platform.mk: Fix typo in variable assignments 2018-02-08 02:14:46 +09:00