arm-trusted-firmware/plat/arm/board/fvp/include
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
..
plat_macros.S Add CCN support to FVP platform port 2016-05-25 10:25:16 +01:00
platform_def.h Fix ARM_BL31_IN_DRAM build 2017-04-03 18:59:22 +01:00
platform_oid.h Move FVP port to plat/arm/board/fvp 2015-04-28 19:50:56 +01:00