arm-trusted-firmware/include/lib/aarch32
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
..
arch.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
arch_helpers.h build: Introduce clang support 2017-05-24 14:24:49 +01:00
smcc_helpers.h AArch32: Rework SMC context save and restore mechanism 2017-05-12 11:54:12 +01:00
smcc_macros.S AArch32: Rework SMC context save and restore mechanism 2017-05-12 11:54:12 +01:00