arm-trusted-firmware/include
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
..
bl1 BL1: Deprecate the `bl1_init_bl2_mem_layout()` API 2018-02-26 16:31:11 +00:00
bl31 Deprecate one EL3 interrupt routing model with EL3 exception handling 2018-02-06 07:58:55 +00:00
bl32 Introduce the new BL handover interface 2018-02-26 16:31:10 +00:00
common Dynamic cfg: MISRA fixes 2018-02-26 16:31:11 +00:00
drivers drivers:ufs: fix hynix ufs bug with quirk on hi36xx SoC 2018-02-24 09:30:41 +08:00
lib Update ULL() macro and instances of ull to comply with MISRA 2018-02-27 17:05:51 +00:00
plat Update ULL() macro and instances of ull to comply with MISRA 2018-02-27 17:05:51 +00:00
services Implement support for SMCCC v1.1 2018-01-29 09:58:57 +00:00
tools_share Dynamic cfg: Update the tools 2018-02-26 16:31:10 +00:00