arm-trusted-firmware/include
dp-arm d5461857ac build: Introduce clang support
Only the compiler is switched to clang.  The assembler and linker are
provided by the GCC toolchain.

clang is used to build TF when the base name of the path assigned to
`CC` contains the string 'clang'.

`CROSS_COMPILE` is still needed and should point to the appropriate
GCC toolchain.

Tested with clang 3.9.x and 4.0.x.

Change-Id: I53236d64e3c83ad27fc843bae5fcdae30f2e325e
Signed-off-by: dp-arm <dimitris.papastamos@arm.com>
2017-05-24 14:24:49 +01:00
..
bl1 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
bl31 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
bl32 Migrate secure payload dispatchers to new SMC terminology 2017-05-04 21:23:06 +01:00
common fip: move headers shared between TF and fiptool to include/tools_share 2017-05-23 23:58:47 +09:00
drivers mbedtls: Namespace for TF specific macros 2017-05-12 14:44:35 +01:00
lib build: Introduce clang support 2017-05-24 14:24:49 +01:00
plat Merge pull request #938 from masahir0y/tools_share 2017-05-24 14:20:20 +01:00
services Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
tools_share cert: move platform_oid.h to include/tools_share for all platforms 2017-05-24 00:08:35 +09:00