arm-trusted-firmware/include/plat/arm/common
Douglas Raillard f9608bc8f8 Fix ARM_BL31_IN_DRAM build
Some header files using the ULL() macro were not directly including
utils.h where the macro definition resides. As a consequence, a linker
script with values using this macro did not see the macro definition
and kept the "ULL(<value>)" call in the preprocessed file, which lead to
link error.

Files using ULL() macro now include utils.h directly.

Change-Id: I433a7f36bd21a156c20e69bc2a2bb406140ebdf9
Signed-off-by: Douglas Raillard <douglas.raillard@arm.com>
2017-04-03 18:59:22 +01:00
..
aarch64 Dump platform-defined regs in crash reporting 2016-04-14 17:50:22 +02:00
arm_config.h Rework use of interconnect drivers 2016-02-16 20:09:49 +00:00
arm_def.h Fix ARM_BL31_IN_DRAM build 2017-04-03 18:59:22 +01:00
arm_sip_svc.h Introduce ARM SiP service 2016-10-12 15:36:45 +01:00
plat_arm.h Merge pull request #879 from Summer-ARM/sq/mt-support 2017-03-28 18:15:20 +01:00