libc: Move tf_printf and tf_snprintf to libc
Antonio Nino Diaz authored
Change their names to printf and snprintf. They are much smaller than
the previous versions we had, which makes them better suited for the
Trusted Firmware.

Change-Id: Ia872af91b7b967c47fce012eccecede7873a3daf
Signed-off-by: default avatarAntonio Nino Diaz <antonio.ninodiaz@arm.com>
870ce3dd
Name Last commit Last update
..
diagrams Add Secure Partition Manager (SPM) design document
marvell docs: Add Marvell build and porting documents
plantuml SDEI: Make dispatches synchronous
plat stm32mp1: Add platform documentation
spd Update Arm TF references to TF-A
arm-sip-service.rst Update Arm TF references to TF-A
auth-framework.rst Update Arm TF references to TF-A
change-log.rst Update change-log.rst for v1.5
cpu-specific-build-macros.rst DSU erratum 936184 workaround
firmware-design.rst ARM platforms: Initialize cntfrq for BL1 Firmware update
firmware-update.rst Update Arm TF references to TF-A
interrupt-framework-design.rst Update Arm TF references to TF-A
platform-interrupt-controller-API.rst Update Arm TF references to TF-A
platform-migration-guide.rst Update Arm TF references to TF-A
porting-guide.rst libc: Introduce files from SCC
psci-lib-integration-guide.rst libc: Move tf_printf and tf_snprintf to libc
psci-pd-tree.rst Fix typo in documentation page title
reset-design.rst Update Arm TF references to TF-A
rt-svc-writers-guide.rst Rename 'smcc' to 'smccc'
sdei.rst SDEI: Make dispatches synchronous
secure-partition-manager-design.rst plat/arm: SPM: Force BL31 to DRAM when SPM is used
trusted-board-boot.rst Update Arm TF references to TF-A
user-guide.rst Merge pull request #1533 from jeenu-arm/mpam
xlat-tables-lib-v2-design.rst xlat v2: Update documentation