arm-trusted-firmware/include/plat/arm/board/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
..
drivers Add basic NOR flash driver for ARM platforms 2015-11-27 09:34:20 +00:00
board_arm_def.h Add dynamic region support to xlat tables lib v2 2017-03-08 14:40:27 +00:00
board_arm_oid.h Replace all SCP FW (BL0, BL3-0) references 2015-12-14 12:31:16 +00:00
board_css_def.h Fix ARM_BL31_IN_DRAM build 2017-04-03 18:59:22 +01:00
v2m_def.h ARM platforms: Enable xlat tables lib v2 2017-03-08 14:40:27 +00:00