arm-trusted-firmware/plat/xilinx/zynqmp
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 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
include Update ULL() macro and instances of ull to comply with MISRA 2018-02-27 17:05:51 +00:00
ipi_mailbox_service Add Xilinx ZynqMP IPI mailbox service 2018-01-08 16:03:09 -08:00
pm_service zynqmp: pm_service: use zynqmp_ipi APIs 2018-01-08 16:03:09 -08:00
tsp Fix order of remaining platform #includes 2017-07-14 10:50:41 +01:00
bl31_zynqmp_setup.c Fix order of remaining platform #includes 2017-07-14 10:50:41 +01:00
plat_psci.c Fix order of remaining platform #includes 2017-07-14 10:50:41 +01:00
plat_startup.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
plat_topology.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
plat_zynqmp.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
platform.mk Disable workaround for CVE-2017-5715 on unaffected platforms 2018-01-29 09:58:56 +00:00
sip_svc_setup.c Add Xilinx ZynqMP IPI mailbox service 2018-01-08 16:03:09 -08:00
zynqmp_def.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
zynqmp_ipi.c Introduce ZynqMP IPI implementation 2018-01-08 16:03:09 -08:00
zynqmp_ipi.h Introduce ZynqMP IPI implementation 2018-01-08 16:03:09 -08:00
zynqmp_private.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00