arm-trusted-firmware/lib
Antonio Nino Diaz 8422a8406b libc: armclang: Implement compiler printf symbols
armclang replaces calls to printf by calls to one of the symbols
__0printf, __1printf or __2printf. This patch adds new functions with
these names that internally call printf so that the Trusted Firmware can
be compiled with this compiler.

Change-Id: I06a0e3e5001232fe5b2577615666ddd66e81eef0
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2018-08-22 10:26:05 +01:00
..
aarch32 libc: armclang: Implement compiler printf symbols 2018-08-22 10:26:05 +01:00
aarch64 libc: armclang: Implement compiler printf symbols 2018-08-22 10:26:05 +01:00
compiler-rt libc: Fix all includes in codebase 2018-08-22 10:26:05 +01:00
coreboot coreboot: Add support for CBMEM console 2018-01-19 15:21:12 -08:00
cpus Merge pull request #1388 from vwadekar/report-cve-2017-5715 2018-08-20 14:57:39 +01:00
el3_runtime AArch64: Enable MPAM for lower ELs 2018-08-20 07:32:19 +01:00
extensions Merge pull request #1532 from jeenu-arm/misra-fixes 2018-08-22 10:25:41 +01:00
libc libc: Use printf and snprintf across codebase 2018-08-22 10:26:05 +01:00
libfdt Create a library file for libfdt 2018-08-03 11:31:26 +01:00
locks Fix MISRA Rule 5.3 Part 4 2018-06-12 13:21:36 +01:00
optee Fix MISRA Rule 5.7 Part 3 2018-06-12 13:21:36 +01:00
pmf libc: Use printf and snprintf across codebase 2018-08-22 10:26:05 +01:00
psci xlat v2: Flush xlat tables after being modified 2018-08-07 12:47:12 +01:00
romlib Add support for romlib in the build system 2018-08-03 11:31:42 +01:00
semihosting Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
stack_protector Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
utils Fix MISRA rule 8.3 2018-07-10 11:17:51 +01:00
xlat_tables libc: Use printf and snprintf across codebase 2018-08-22 10:26:05 +01:00
xlat_tables_v2 libc: Use printf and snprintf across codebase 2018-08-22 10:26:05 +01:00
zlib zlib: Fix build error when LOG_LEVEL=50 2018-02-08 09:36:48 +01:00