arm-trusted-firmware/include
Antonio Nino Diaz da5241cb15 Introduce `tf_snprintf`
This is a reduced version of `snprintf` that only supports formats '%d',
'%i' and '%u'. It can be used when the full `snprintf` is not needed in
order to save memory. If it finds an unknown format specifier, it
prints an error message and panics.

Change-Id: I2cb06fcdf74cda2c43caf73ae0762a91499fc04e
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2017-05-24 10:47:05 +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 Introduce `tf_snprintf` 2017-05-24 10:47:05 +01:00
drivers mbedtls: Namespace for TF specific macros 2017-05-12 14:44:35 +01:00
lib Merge pull request #939 from dp-arm/dp/AArch32_tbbr 2017-05-22 15:28:17 +01:00
plat AArch32: Add BL2U support 2017-05-15 16:35:29 +01:00
services Use SPDX license identifiers 2017-05-03 09:39:28 +01:00