arm-trusted-firmware/lib/aarch32
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
..
arm32_aeabi_divmod.c ARMv7: division support for missing __aeabi_*divmod 2017-11-08 14:42:07 +01:00
arm32_aeabi_divmod_a32.S ARMv7: division support for missing __aeabi_*divmod 2017-11-08 14:42:07 +01:00
armclang_printf.S libc: armclang: Implement compiler printf symbols 2018-08-22 10:26:05 +01:00
cache_helpers.S Exit early if size zero for cache helpers 2017-06-21 17:46:28 +01:00
misc_helpers.S Use SPDX license identifiers 2017-05-03 09:39:28 +01:00